RE: [EMAIL PROTECTED] requests time-out under load, no warnings in logs

2007-10-01 Thread Alec Matusis
e they are hanging up. - if you use thread safe modules (not php) and if you have to serve a lot of little requests, maybe you can consider to use mpm worker instead of prefork. -- Bj On 10/1/07, Alec Matusis <[EMAIL PROTECTED]> wrote: Hi Christian, > How does your apache look memo

RE: [EMAIL PROTECTED] requests time-out under load, no warnings in logs

2007-10-01 Thread Alec Matusis
is would give you a clearer idea > of the problem. > > I am not familiar with best practice values for MaxMemFree. > > regs, > > Christian > > > > On Sun, Sep 30, 2007 at 03:54:59PM -0700, Alec Matusis wrote: > > We are running a busy Apache/2.0.54 ser

[EMAIL PROTECTED] requests time-out under load, no warnings in logs

2007-09-30 Thread Alec Matusis
We are running a busy Apache/2.0.54 server on 2.6.9 kernel, that suddenly becomes very slow- requests either time out, or it takes 10s to serve a 1K thumbnail. It is usually correlated with load spikes, but not perfectly (by looking at the bandwidth graph) Then it requires a stop/start, and it bec