PROTECTED]
Sent: 04/01/2008 04:26 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] need 'high traffic' config
On Tue, Apr 1, 2008 at 5:07 AM, James Mandy <[EMAIL PROTECTED]> wrote:
> The server has plenty of cpu, 4Gig ram, RAID, etc. It's fast. During
> bus
On Tue, Apr 1, 2008 at 5:07 AM, James Mandy <[EMAIL PROTECTED]> wrote:
> The server has plenty of cpu, 4Gig ram, RAID, etc. It's fast. During
> busy periods, requests are taking a long time. checking the server I
> see it's not under much load and there's usually always still 2Gig of
> memory
have you got the server-info turned on ?
that might provide a useful idea on whats affecting it.
I'm rather concerned if keep alive is making it worse.
make sure you set the keep alive timeout as being 10 secs or so
as IE has a tendancy to DOS your server given half a chance.
You might also want
Hi all, new here,
I administer a bunch of servers for a client who runs a very busy web
site that serve's js, php and images. (what a cocktail!)
He's serving 300Gig of data a day, and over 30 mil hits a day to this
data which is mainly the images, some flash.. static content
The server ha