Re: [us...@httpd] Connection Reset

2009-12-03 Thread Mark
Hi Ricardo, I used 10 computers. Steve 2009/10/15 ricardo13 > > Hi Steve, > > How many computers did you use ?? > I'm using 4 computers !!! > > Ricardo > > > > Steve-422 wrote: > > > > Hi Ricardo, > > I found when I was doing my tests with httperf, I had to use multiple > > computers to do pro

Re: [us...@httpd] Connection Reset

2009-10-15 Thread ricardo13
Hi Steve, How many computers did you use ?? I'm using 4 computers !!! Ricardo Steve-422 wrote: > > Hi Ricardo, > I found when I was doing my tests with httperf, I had to use multiple > computers to do proper load testing because HTTPERF couldn't handle > sending > so many simultaneous conne

Re: [us...@httpd] Connection Reset

2009-10-01 Thread ricardo13
HI Steve, I'm using a script called AutoBench. This software does benchmark distributed. This is the site: http://www.xenoclast.org/autobench/ My web cluster has power servers (Quad Core, 2GB RAM) and I think that they support that workload. My web site is a PHP page and it does only a "loop for

Re: [us...@httpd] Connection Reset

2009-09-30 Thread Steve
Hi Ricardo, I found when I was doing my tests with httperf, I had to use multiple computers to do proper load testing because HTTPERF couldn't handle sending so many simultaneous connections. Through trail and error the best results I got was using only ~400 simultaneous requests firing from the so

Re: [us...@httpd] Connection Reset

2009-09-30 Thread ricardo13
The error called "connreset". This is a example. Total: connections 1 requests 1 replies 8952 test-duration 136.478 s Connection rate: 73.3 conn/s (13.6 ms/conn, <=9387 concurrent connections) Connection time [ms]: min 1025.6 avg 38879.9 max 134963.6 median 33947.5 stddev 23360.4 Connect

Re: [us...@httpd] Connection Reset

2009-09-30 Thread André Warnier
ricardo13 wrote: Hi all, I'm submiting workload my web cluster using HTTPERF. The result shows several errors about connection reset. My doubt is, when happen connection reset ?? Can you paste the *exact* error messages that you are seeing ?

[us...@httpd] Connection Reset

2009-09-30 Thread ricardo13
Hi all, I'm submiting workload my web cluster using HTTPERF. The result shows several errors about connection reset. My doubt is, when happen connection reset ?? Ricardo -- View this message in context: http://www.nabble.com/Connection-Reset-tp25690236p25690236.html Sent from the Apache HTTP

Re: [us...@httpd] Connection reset by peer messages.

2009-07-21 Thread André Warnier
Brent Clark wrote: Hiya I keep seeing this message. Connection reset by peer: ap_content_length_filter: apr_bucket_read() failed, I tried googling, but nothing concrete is returning. If anyone could help me understand this, and / or help me in what I need to do to fix this, it would be app

[us...@httpd] Connection reset by peer messages.

2009-07-21 Thread Brent Clark
Hiya I keep seeing this message. Connection reset by peer: ap_content_length_filter: apr_bucket_read() failed, I tried googling, but nothing concrete is returning. If anyone could help me understand this, and / or help me in what I need to do to fix this, it would be appreciated. Kind Reg