Servertec StatusServlet
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Add-ons
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Command Line
Administrator
Localization
Programming
Security
Performance
Deployment
Java API
Servlet API
CGI
SSI
Servlets
AdminServlet
CgiServlet
ClusterProxy
ClusterRedirector
CommandServlet
FileServlet
InvokerServlet
MessageServlet
RedirectServlet
ServletTagServlet
SSIncludeServlet
StatusServlet

Config Files
Log Files
Classes
Directory Tree
Samples
Legal
Contact Us

 

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
 top of page
Copyright © 1998-2005 Servertec. All rights reserved.
Privacy Statement.
Last Modified: Sun Sep 04 14:56:49 EDT 2005