Re: [us...@httpd] Apache's strange

2009-10-27 Thread ricardo13
&-( I've read documentation. I imagined that you could forget this information. But, I forgive you Ricardo Tom Evans-3 wrote: > > On Tue, 2009-10-27 at 10:35 -0700, ricardo13 wrote: >> I thought that discovered what was stabilizing Apache >> >> I wrote in httpd.conf: >> MaxClient 4000 >> >>

RE: [us...@httpd] Apache's strange

2009-10-27 Thread ricardo13
09 1:36 PM > To: users@httpd.apache.org > Subject: Re: [us...@httpd] Apache's strange > > > I thought that discovered what was stabilizing Apache > > I wrote in httpd.conf: > MaxClient 4000 > > My question's, What value do I assign the value to unlimited M

Re: [us...@httpd] Apache's strange

2009-10-27 Thread Tom Evans
On Tue, 2009-10-27 at 10:35 -0700, ricardo13 wrote: > I thought that discovered what was stabilizing Apache > > I wrote in httpd.conf: > MaxClient 4000 > > My question's, What value do I assign the value to unlimited MaxClient ??? 0 > ?? > > Ricardo > > There is this wonderful thing called th

RE: [us...@httpd] Apache's strange

2009-10-27 Thread Berube, Steve (HP Software)
009 1:36 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Apache's strange I thought that discovered what was stabilizing Apache I wrote in httpd.conf: MaxClient 4000 My question's, What value do I assign the value to unlimited MaxClient ??? 0 ?? Ricardo Eric Covener wrote: &

Re: [us...@httpd] Apache's strange

2009-10-27 Thread ricardo13
I thought that discovered what was stabilizing Apache I wrote in httpd.conf: MaxClient 4000 My question's, What value do I assign the value to unlimited MaxClient ??? 0 ?? Ricardo Eric Covener wrote: > > On Sat, Oct 24, 2009 at 1:10 PM, ricardo13 > wrote: >> >> hi, >> >> I'm doing some test

Re: [us...@httpd] Apache's strange

2009-10-24 Thread ricardo13
I'm not. But If components (CPU, disk IO, ...) are overloaded the value of response time increases and not stabilize. For example: req/s = 500 > 1.23 seconds req/s = 1000 > 2.44 seconds req/s = 1500 > 5.78 seconds req/s = 2000 > 10.5 seconds req/s = 3000 > 17.5 seconds req/s

Re: [us...@httpd] Apache's strange

2009-10-24 Thread Eric Covener
On Sat, Oct 24, 2009 at 1:10 PM, ricardo13 wrote: > > hi, > > I'm doing some tests with reverse proxy in Apache Web Server. > I use HTTPERF to stress the server. > > I imagine that load (requests/seg) increase consequently the response time > also increase. > But this doesn't happen. > > At one po