Sun Java System Web Server 6.1 SP9 Performance Tuning, Sizing, and Scaling Guide

KeepAliveCount

This setting has two numbers:

Tuning

You can tune the maximum number of sessions that the server allows to wait at one time before closing the oldest connection by:


Note –

The number of connections specified by MaxKeepAliveConnections is divided equally among the keep-alive threads. If MaxKeeepAliveConnections is not equally divisible by KeepAliveThreads, the server may allow slightly more than MaxKeepAliveConnections simultaneous keep-alive connections.