[Pkg-voip-commits] [resiprocate] 08/14: Enable TCP connection garbage collector

Daniel Pocock pocock at moszumanska.debian.org
Sun Jan 12 10:44:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

pocock pushed a commit to branch master
in repository resiprocate.

commit a7ac4bc76ab3b296465803df99da7d7de7629ff8
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sun Jan 12 09:13:46 2014 +0100

    Enable TCP connection garbage collector
---
 debian/conf/repro.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/conf/repro.config b/debian/conf/repro.config
index 8160a09..af85de3 100644
--- a/debian/conf/repro.config
+++ b/debian/conf/repro.config
@@ -197,7 +197,7 @@ RegSyncPeer =
 # If not set but FlowTimer is set, then this value defaults to 7200 seconds
 # Otherwise, there is no garbage collection at all unless an error occurs
 # when making an outgoing connection.
-#TCPConnectionGCAge =
+TCPConnectionGCAge = 7200
 
 # File descriptor headroom threshold for emergency garbage collection
 # If the difference between the number of permitted FDs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git



More information about the Pkg-voip-commits mailing list