6.2. listenbacklog

[<<<] [>>>]

listenbacklog 3

This key defines how many connections are queued up in the socket listen queue at most. Because the engine starts new threads for the incoming connections there is no need to set this parameter too high. The value 3 should be fine even on a high traffic server. We have experience with a server with 1.5million hits per day having this value 3.


[<<<] [>>>]