[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: listen backlog increase



jasjit singh escreveu:
Hi

I have been facing problems regarding listen call of TCP/ IP. There is a hard limit imposed by the system on the value of backlog. So server is not able to handle more than 256 requests at a time. Additional requests are dropped, i think. Is there any way out to change this limit in some system file?
 
Regards n Thanks,
Jasjit Singh



Sent from Yahoo! - a smarter inbox.
Look at 'man tcp', parameter tcp_max_syn_backlog. You can increase it by hand or add more RAM to the machine.
--
Best Regards

Alan Menegotto
-- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ