Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When enabled, the Server Status tool can be accessed at the following URL:

http://<server>/server-status

 


You will get to see something like below:

...

If all available slots display characters like "K" or "W", it this indicates a problem ; the server is getting clogged. The list of requests will give you a hint where to start looking for the source of this the problem. Most likely some ' slow ' URL is popular and gets requested often. From there you can devise strategies to avoid that URL from (a) being slow or (b) being called requested so often. Either strategy will lift relieve some of the load of on your server.