RequestMonitor.java | Class | This servlet filter intercepts HTTP requests and logs
timestamp, request URI, referer, user agent, client name,
client IP, user ID, and response time, and response code.
Stringbeans provides
portlets that generate reports and charts based on this data.
statistics and alerts related to portal usage and performance.
The filter can be set up to send alerts in case response time
exceeds user configured threshold value and/or response code
indicates internal errors.
author: Padmanabh Dabke author: (c) 2004 Nabh Information Systems, Inc. |