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

SourceForge.net noreply at sourceforge.net
Thu Jan 17 17:32:46 CET 2013


Patches item #3592311, was opened at 2012-12-03 16:12
Message generated for change (Comment added) made by bogdan_iancu
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: trunk
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: David Sanders (dmsanders)
>Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
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.

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

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2013-01-17 08:32

Message:
Hi David, I uploaded your patch on trunk, but I changed the name of param
to "tcp_listen_backlog" 

Thanks and regards,
Bogdan

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

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