One issue that I can see right now, not sure how big a deal this is, but I
have a 50 processes running, but before, I had 47..They seem to die after a
few seconds of inactivity. It used to be at 57, then down to 52, now 50. I
then took ab and whacked my site real quick.
ab -n 10 -c2 http://127.0.0.1/
ab -n 5 -c2 http://127.0.0.1/
Now I'm sitting at 29 processes. Lets do another graceful restart.
I saw my threads go from 30->86->60->33 which is where i'm at now. (margin
of error is +-1)
So, has this looked like a problem? Not to me, but odd none the less.
Especially when I hit it with AB and my thread count decreases so far.
--
Austin Gonyou
Systems Architect, CCNA
Coremetrics, Inc.
Phone: 512-796-9023
email: austin@coremetrics.com
> -----Original Message-----
> From: Gonyou, Austin [mailto:austin@coremetrics.com]
> Sent: Friday, August 10, 2001 10:41 AM
> To: 'new-httpd@apache.org'
> Subject: RE: 2.0.23 tarballs up
>
>
> I'll let you know asap..I'm in the middle of an issue right now.
>
>
> --
> Austin Gonyou
> Systems Architect, CCNA
> Coremetrics, Inc.
> Phone: 512-796-9023
> email: austin@coremetrics.com
>
> > -----Original Message-----
> > From: Greg Ames [mailto:gregames@remulak.net]
> > Sent: Friday, August 10, 2001 10:18 AM
> > To: new-httpd@apache.org
> > Subject: Re: 2.0.23 tarballs up
> >
> >
> > "Gonyou, Austin" wrote:
> > >
> > > On the thought of +1 for GA with no threaded mpm. I'd have
> > to say NO WAY. As
> > > someone who's constantly trying to push apache beyond it's
> > limits, I can
> > > easily break 1.3.x on our current hardware. That said, the
> > same hardware
> > > with apache 2.0 and threaded MPM serving static pages can
> > easily go to
> > > nearly 3 times that of 1.3.x. That just extended the life
> > of our hardware
> > > for another year or more, or possibly obosoleted it in
> > favor of LESS servers
> > > with beefier statistics. Either way, we're getting more
> > bang for the buck by
> > > using the threaded MPM versus prefork. Thanks for
> > listening. +1 for beta, if
> > > it means anything. :)
> >
> > Austin, you know I'm listening. That's exactly what I expect with
> > threaded in 2.0.23.
> >
> > Since you may have more experience in a production environment than
> > anyone in the world at the moment, are you seeing any kind glitches
> > whatsoever with graceful restarts? Or anything else, for
> that matter?
> >
> > Greg
> >
>
|