https://issues.apache.org/bugzilla/show_bug.cgi?id=45834
--- Comment #10 from Michael Marineau <[email protected]> 2009-05-18 14:51:46 PST --- Just a quick note, recent versions of openldap properly enable tcp keep alive which fixes the original issue of the firewall killing idle connections. Just tune the net.ipv4.tcp_keepalive_* sysctl parameters according to your firewall's timeout and all will be happy. However it would still be nice if apache handled dead connections better by setting a timeout for any request it makes, not just when opening a connection. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
