Connection Queue Size
Description
Defines the size of the queue that holds pending TCP/IP requests.
Each server request requires a connection. The queue size should be
set large enough to hold the maximum concurrent requests expected.
If the queue is full, additional requests are ignored. The queue
size is set when the server is started with the STRWWW
command.
Parameters
Size of the outstanding connection requests queue. This must be a number
between 0 and 512.
Default If No Entry Found
64
Command To Change This Value
File Syntax
ConnectionQueueSize Size
Only one entry may exist in the
master server configuration file.
If more than one entry is found, the last one will be used.
Also See