Re: [users@httpd] Impact of omitting ListenBacklog
On Thu, May 29, 2014 at 11:35 AM, Rose, John B wrote: > What happens to pending connections if your "maxclients" value has been > reached and you do NOT have a "ListenBacklog" entry in your httpd.conf? > > This is httpd 2.0 Default:ListenBacklog 511 --
[users@httpd] Impact of omitting ListenBacklog
What happens to pending connections if your "maxclients" value has been reached and you do NOT have a "ListenBacklog" entry in your httpd.conf? This is httpd 2.0 Thanks