Re: Apache taking (exactly) 30 seconds to serve static images

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 16 Jul 2012 10:47:54 -0400
<ohaya@xxxxxxx> wrote:

> Has anyone encountered something like this.  What timeouts might be set to 30 seconds in Apache that might be causing this kind of behavior?

Check your keepalive.

If your browser, or some agent on the network, is getting its knickers
in a twist about making lots of requests, it might be waiting for one
keepalive connection to close before opening another through which
it's scheduled to fetch those images.

If you have any kind of rate-limiting or DoS-protection module in Apache,
that could also be delaying a connection if the client is trying to
open more than your server defences permit.

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux