Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Difference between listen backlog and tcp_max_syn_backlog?

4 views
Skip to first unread message

arnab

unread,
Aug 11, 2008, 6:28:49 AM8/11/08
to
Hi All,
What is the relationship between int listen(int s, int backlog); The
backlog parameter with the tcp_max_syn_backlog param?

If I make backlog present in the system call greater than
tcp_max_syn_backlog what would be the impact?Do I need to increase
tcp_max_syn_backlog also?
Thanks in advance
Regards
Arnab

0 new messages