https://issues.apache.org/bugzilla/show_bug.cgi?id=56935

--- Comment #2 from Frederic Roudaut <[email protected]> ---
Created attachment 31982
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31982&action=edit
dump showing the pb ? The only dump I currently have ...



My timeout is 115s 
Apache keepalivetimeout is set to 5s. timeout is 300s
Client IP is 172.18.1.20
Server IP is 172.18.15.15.

We can have a look to exchange on port 54464 for example.
We can see the TCP handshake, some TCP keealive after ... no HTTP request is
done and finaly my client closes the TCP connexion after 115s. Timeout (300s)
will apply here and not keepalivetimeout (effectively) because no request has
been done. Indeed my previous comment was false. I am not sure now I have met
similar problem after one HTTP request.

Nevertheless, it seems then possible to consume quite easily resources on
Apache just by opening handshake and maintening a TCP keepalive for 300s. But
perhaps you consider the problem is similar if you do request and request for
300s. If this is the case, please, reject this issue .

-- 
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]

Reply via email to