StatusServlet provides the Administrator Monitor, Cluster Proxy and
Redirector with load and availability information from workgroup servers.
Aliases
Alias: /status
Type: Filter
Resource: StatusServlet
Servlets
Alias: StatusServlet
Class File: stec.iws.StatusServlet
Parameters:
Notes
Normally defined as a Servlet aliased as /status.
StatusServlets returns one or more carriage return delimited
values.
By default the number of milliseconds that the server took to
response to the request is returned.
If report parameter is specified then the default number
of connections, the maximum number of connections, the current
number of connections, the number of connections used and the
start time in milliseconds is also returned.
Example
http://p2:8080/status
http://p2:8080/status?report=summary
|