Label: performance

Content with label performance in GX DeveloperWeb (See content from all spaces)
Related Labels: innewwiki, analysis, monitoring, apache, debug

Page: Administrator Controller Status Tool
GX WebManager Administrator Controller Status Tool is a tool to monitor the URLs that are requested for the backend. It displays only the requests for the backend, as opposed to the Administrator Status Tool which monitors both frontend and backend requests. The Controller Status Tool displays what ...
Other labels: analysis, debug, monitoring, innewwiki
Page: Administrator Log Tool
Administrator Log Tool allows you to tap into the log information that Java classes make available. You can indicate specific classes that you want to monitor for a certain level of log information. Go to the following URL to use this tool: http ...
Other labels: analysis, monitoring, debug, innewwiki
Page: Administrator Status Tool
GX WebManager Administrator Status Tool is a tool to monitor the URLs that are requested for your website. It displays the requests for both the frontend and backend. This gives you an insight in the performance of your website in general and allows you to pinpoint URLs with a long execution ...
Other labels: monitoring, analysis, debug, innewwiki
Page: Administrator Threads Tool
GX WebManager Administrator Threads Tool allows you to take a peek "inside" WebManager; which threads are being executed and which are waiting. Go to the following URL to access the tool: http://<backend host>/web/admin/threads You will need ...
Other labels: analysis, monitoring, debug, innewwiki
Page: Apache Server Status
Apache HTTP Server can be configured to allow access to its "server-status" monitoring tool. This tool allows you to see what server processes are active and what they are doing. It also allows you to monitor the URLs that are being served and the time ...
Other labels: monitoring, apache, innewwiki
Page: Debugging and Troubleshooting
Available tools GX WebManager comes with tools that can help you to monitor and analyse the behavior of your website. Here is a list of the WebManager tools: Administrator Status Tool Administrator Controller Status Tool Administrator Threads Tool Administrator Log ...
Other labels: debug, monitoring, analysis, innewwiki
Page: Monitoring a site going live
possible to write a complete list of all handy tricks that can be used while monitoring the performance and behavior of a site going live and therefore for the fist time getting requests of thousand (real) users. None the less there are lots of common checks that should ...
Other labels: analysis, monitoring