On 05/16/2011 02:57 PM, Martin Raspaud wrote: > Yes indeed. On my system it's two hours also. I see there low-level > socket options to change this. Is there a way to do this in zeromq > (access the low-level socket and add an option) ? Otherwise I could > maybe change this system-wide...
It would be good to do so for diagnostics: Disable TCP keepalives and check whether the problem persists. If it does the problem isn't caused by keepalives. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
