Previous Topic: SOA Agent Performance

Next Topic: Increase Request Timeout Interval during Heavy Loads

Web Tier Socket Usage

When a SOA Security Manager Agent starts, it opens the number of sockets specified by the MinSocketsPerPort parameter in the Host Configuration Object on the Policy Server. If more requests are received, the Agent adds a specified number of new sockets to the connection pool until the maximum number of sockets is reached. When all sockets used, any additional requests (up to 300) are held in a queue, until one of the following events occurs:

The following illustration describes this process:

Workflow describing how sockets are opened, used and closed during Web Agent to Policy Server Communications

The Host Configuration Object on the Policy Server contains the parameters that control the number of sockets used.