Unable to filter perfServlet down to single server
 Technote (troubleshooting)
 
Problem(Abstract)
Unable to filter Performance Servlet (PerfServlet) down to a single server. When entering the following URL at the browser much more information is being returned when only information about server TradeApp is expected.
 
Cause
Lower case s in the word server used within the URL caused the server to be ignored and returned Node information.
 
Resolving the problem
To limit the data collection to the beanModule on the server TradeApp on the node rjones, Change the following SAMPLE URL from the following:

..http://hostname/wasPerfTool/servlet/perfservlet?Node=rjones&server=Trade
App..

TO the following:

..http://hostname/wasPerfTool/servlet/perfservlet?Node=rjones&Server=Trade
App..

Note: Changing the letter s in the word server to upper case S will cause the search to be limited to the one server and improve performance running PerfServlet.

 
 
 


Document Information


Current web document: swg21188756.html
Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > Hangs/Performance Degradation
Operating system(s): z/OS
Software version: 5.1
Software edition:
Reference #: 1188756
IBM Group: Software Group
Modified date: Nov 1, 2004