Im not sure where to look, or if this is 'strictly' an apache issue, but here goes...
I have noticed that in the access logs that there are several requests that seem to 'timeout' - hitting the 300second timeout.
(which i guess is - [
httpd.apache.org...]
This could be for retrieving a simple gif icon that takes milliseconds, or it could be for a more complicated request that would normally take 6-8seconds - both of these operations happen 100,000's of times without issue during the day.
Does anybody have any idea of how i would possibly begin to troubleshoot what is going on?
The web app has some 10,000 users per day, with millions of requests a day. There are anywhere from 30-300 of these 300second timeouts, and they occur at any time of the day (even at 1am when there are few users).
I have no idea what the user experiences at the browser, as i have never been able to replicate this - and we havent received any complaints....