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 software. Then
I multiplied that same load test over many computers.

Steve

2009/9/30 ricardo13 <ricardoogra...@gmail.com>

>
> The error called "connreset".
> This is a example.
>
> Total: connections 10000 requests 10000 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
> Connection time [ms]: connect 16893.1
> Connection length [replies/conn]: 1.000
>
> Request rate: 73.3 req/s (13.6 ms/req)
> Request size [B]: 66.0
>
> Reply rate [replies/s]: min 0.0 avg 66.3 max 358.8 stddev 85.5 (27 samples)
> Reply time [ms]: response 10972.9 transfer 9925.2
> Reply size [B]: header 176.0 content 168814.0 footer 1.0 (total 168991.0)
> Reply status: 1xx=0 2xx=8944 3xx=0 4xx=0 5xx=8
>
> CPU time [s]: user 19.45 system 117.03 (user 14.3% system 85.8% total
> 100.0%)
> Net I/O: 10829.5 KB/s (88.7*10^6 bps)
>
> Errors: total 1048 client-timo 0 socket-timo 0 connrefused 0 connreset 1048
> Errors: fd-unavail 0 addrunavail 0 ftab-full 0 other 0
>
> Ricardo
>
>
>
>
>
>
>
> awarnier wrote:
> >
> > 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 ?
> >
> >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server
> Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> >    "   from the digest: users-digest-unsubscr...@httpd.apache.org
> > For additional commands, e-mail: users-h...@httpd.apache.org
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Connection-Reset-tp25690236p25690360.html
> Sent from the Apache HTTP Server - Users mailing list archive at
> Nabble.com.
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to