![]() | |||||||||||||
Messages in this thread |
David S. Miller wrote: >+somaxconn - INTEGER >+ Limit of TCP listen backlog, known in userspace as SOMAXCONN. >+ Defaults to 128 >+ > > Hmm... I dont agree with the 'TCP' word here : listen() system call is not tied with TCP, isn't it ? I would suggest : +somaxconn - INTEGER + Limit of socket listen() backlog, known in userspace as SOMAXCONN. + Defaults to 128. See also tcp_max_syn_backlog for additional tuning for TCP sockets. + Thank you Eric Dumazet - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 14:03 [from the cache] ©2003-2008 | |||||||||||||