Configuring the HTTP Service Connection Pool
Use this page to configure the connection pool for the HTTP service connection queue:
- Click Load Defaults to load the default values.
- In the Max Pending Count field, type the maximum number of pending connections to be allowed for an HTTP listener. The default is 4096.
- In the Queue Size field, type the maximum size of the connection queue, in bytes. This value also specifies the maximum number of outstanding connections the server can have. The default is 4096.
- In the Receive Buffer Size field, type the size of the receive buffer for an HTTP listener. The default is 4096.
- In the Send Buffer Size field, type the size of the send buffer for an HTTP listener. The default is 8092.
- Click Save to save your changes, or Load Defaults to return to the default settings.
See Also:
Legal Notices