Chapter 6. WebSphere Application Server V5 performance tuning 199
On Windows, there is another way to find out how many threads are being used
under load. Use the Windows NT or 2000 Performance Monitor. To open the
Performance Monitor, select Start -> Programs -> Administrative Tools ->
Performance Monitor. In Performance Monitor, select Edit -> Add to chart.
Then set the following:
Object: IBM HTTP Server
Instance: Apache
Counter: Waiting for connection
To calculate the number of busy threads, subtract the Number Waiting (Windows
NT or 2000 Performance Monitor) from the Total Available (ThreadsPerChild).
Web container
To route servlet requests from the Web server to the Web containers, a transport
queue between the Web server plug-in