On Mon, Mar 08, 2004 at 11:59:44AM -0800, Mathihalli, Madhusudan wrote:
>       I've been using the sslswamp tool (which btw is great) to stress
>       apache - and once in a while, I keep getting a 'abortive close'
>       with the following message in the error_log. Any ideas why this
>       is happening ? 
...
> [Mon Mar 08 11:56:16 2004] [info] (70014)End of file found: SSL handshake 
> interrupted by system [Hint: Stop button pressed in browser?!]
> [Mon Mar 08 11:56:16 2004] [info] Connection to child 85 closed with abortive 
> shutdown(server yuki.cup.hp.com:443, client 15.0.107.44)

You'd expect to see errors like that e.g. if you SIGTERM swamp before it
finished.  If that message was changed to log the client port too it
would be easy enough to check with tcpdump whether or not the client
really sent any data...

joe

Reply via email to