On 05/16/2011 01:45 PM, Martin Raspaud wrote: > It seems the idle timeout for the tunnel is 30 minutes. What about the > TCP keepalives ? I read somewhere in this list they are> 2 hours, that > could be problematic, right ?
TCP spec states that keepalives should be send at least after 2 hours. The actual time would depend on the TCP stack you are using. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
