RE: Patch implementing SO_KEEPALIVE on sockets

2014-03-10 Thread Steve Huston
o:a.pi...@gmx.net] > Sent: Monday, March 10, 2014 3:49 PM > To: dev@qpid.apache.org > Subject: Patch implementing SO_KEEPALIVE on sockets > > Hello list, > > we had some problems with qpid-0.14 (i know, it's ancient -:): lots of > orphaned connections (open on qpid-ser

Patch implementing SO_KEEPALIVE on sockets

2014-03-10 Thread Andreas Piesk
Hello list, we had some problems with qpid-0.14 (i know, it's ancient -:): lots of orphaned connections (open on qpid-server but not on the client side) due firewalls, i guess. To mitigate the problem i wrote a patch for qpid-cpp implementing a new option --tcp-keepalive (similar to --tcp-no