Apache connection intermittantly times out on LAN
Posted
by jonescb
on Server Fault
See other posts from Server Fault
or by jonescb
Published on 2009-12-19T22:24:43Z
Indexed on
2010/04/16
21:03 UTC
Read the original article
Hit count: 292
I'm using Fedora 12 with Apache 2.2.14, and I was having this error on 2.2.13 as well.
Even when I connect to my server over LAN, Firefox will occasionally time out while connecting. I can't figure out what is causing this. The error log isn't showing anything. I even cleaned the error log file, so that if something happened, it'd be a little easier to spot. But I'm still getting time outs, and nothing in the error log.
Can anybody help me find what the problem is?
Here is my httpd.conf
Pastebin
It's the default Fedora configuration; I've only changed the ServerName if I remember correctly.
I'm pretty sure it's not the Timeout setting, because on LAN it should never time out.
I don't believe it's a load issue either, I'm the only one connecting to it.
I'm not an Apache expert, so if more information is needed I'll need some instructions on how to get that data.
© Server Fault or respective owner