On Fri, Sep 11, 2009 at 5:06 PM, Mohit Anchlia <mohitanchlia@xxxxxxxxx> wrote: > We have a health check page and when our F5 does health check to see > if servers are up and running we see the following: > > [Wed Sep 09 13:20:48 2009] [info] Seeding PRNG with 136 bytes of entropy > > [Wed Sep 09 13:20:48 2009] [info] [client 10.4.1.24] (70014)End of > file found: SSL handshake interrupted by system [Hint: Stop button > pressed in browser?!] > > [Wed Sep 09 13:20:48 2009] [info] [client 10.4.1.24] Connection closed > to child 5 with abortive shutdown (server amsws1.tax.iit.com:443) > > [Wed Sep 09 13:20:48 2009] [info] [client 10.4.1.24] Connection to > child 9 established To me this looks as if whatever does your health check does not complete the SSL handshake. It could be that all it does is open a TCP connection to see if something is listening, and closing it straightaway. If this is sufficient as a health check you can leave it at that, and ignore the warnings. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx