[OpenSIPS-Devel] [ opensips-Patches-3592311 ] Add TCP Connection Backlog Parameter

SourceForge.net noreply at sourceforge.net
Tue Dec 4 01:12:40 CET 2012


Patches item #3592311, was opened at 2012-12-03 16:12
Message generated for change (Tracker Item Submitted) made by dmsanders
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3592311&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.8.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: David Sanders (dmsanders)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add TCP Connection Backlog Parameter

Initial Comment:
The attached patch adds a script parameter called "tcp_connection_backlog" which is supplied to the listen(...) call done in tcp_main.c.

Before this patch the value was hardcoded to 10, which is a major bottleneck for performance when dealing with lots of TCP connections. With the new parameter this can be increased for deployments that need higher throughput.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3592311&group_id=232389



More information about the Devel mailing list