> -----Ursprüngliche Nachricht----- > Von: Jim Jagielski [mailto:j...@jagunet.com] > Gesendet: Dienstag, 20. Januar 2015 12:52 > An: dev@httpd.apache.org > Betreff: Re: Hanging child process during MaxConnectionsPerChild exit > (event, 2.4.11) > > Isn't the TCP keepalive like 2hours or so?
That is only for idle TCP connections. There is data in the send queue which should cause a connection breakage to be detected much faster when sending of data fails. Regards Rüdiger