Apache web server idling

Hi,

I've have set up a VPS with a basic LAMP set up. I've also added eAccelerator for PHP caching.

I noticed that sometimes when I request a page that the page isn't served. The browser just sits there waiting and will time out only after a very long time. I've started to debug this by tailing my access.log and error.log but when I finally get an idling request no entries are added to either of these log files, as if a request never comes in. I have the Chrome Inspect Tab open to monitor the requests made from the browser but it simply says "Pending…" on the page request.

I was wondering how I could start to debug this issue. Any feedback and help would be very much appreciated.

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct