Connection Reset

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.h tml
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-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
ricardo figueiredo [ Do, 01 Oktober 2009 00:31 ] [ ID #2017650 ]

Re: Connection Reset

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-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
aw [ Do, 01 Oktober 2009 00:35 ] [ ID #2017651 ]

Re: Connection Reset

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-unsubscribe [at] httpd.apache.org
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
>
>

--
View this message in context: http://www.nabble.com/Connection-Reset-tp25690236p25690360.h tml
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-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
ricardo figueiredo [ Do, 01 Oktober 2009 00:40 ] [ ID #2017652 ]

Re: Connection Reset

--001485f6d016eef0970474d826ef
Content-Type: text/plain; charset=ISO-8859-1

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 <ricardoogrande [at] 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-unsubscribe [at] httpd.apache.org
> > " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> > For additional commands, e-mail: users-help [at] httpd.apache.org
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Connection-Reset-tp25690236p25690360.h tml
> 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-unsubscribe [at] httpd.apache.org
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
>

--001485f6d016eef0970474d826ef
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Ricardo,<div><br></div><div>I found when I was doing my tests with httpe=
rf, I had to use multiple computers to do proper load testing because HTTPE=
RF couldn't handle sending so many=A0simultaneous=A0connections. Throug=
h trail and error the best results I got was using only ~400 simultaneous r=
equests firing from the software. Then I multiplied that same load test ove=
r many computers.</div>
<div><br></div><div>Steve<br><br><div class=3D"gmail_quote">2009/9/30 ricar=
do13 <span dir=3D"ltr"><<a href=3D"mailto:ricardoogrande [at] gmail.com">rica=
rdoogrande [at] gmail.com</a>></span><br><blockquote class=3D"gmail_quote" st=
yle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
The error called "connreset".<br>
This is a example.<br>
<br>
Total: connections 10000 requests 10000 replies 8952 test-duration 136.478 =
s<br>
<br>
Connection rate: 73.3 conn/s (13.6 ms/conn, <=3D9387 concurrent connecti=
ons)<br>
Connection time [ms]: min 1025.6 avg 38879.9 max 134963.6 median 33947.5<br=
>
stddev 23360.4<br>
Connection time [ms]: connect 16893.1<br>
Connection length [replies/conn]: 1.000<br>
<br>
Request rate: 73.3 req/s (13.6 ms/req)<br>
Request size [B]: 66.0<br>
<br>
Reply rate [replies/s]: min 0.0 avg 66.3 max 358.8 stddev 85.5 (27 samples)=
<br>
Reply time [ms]: response 10972.9 transfer 9925.2<br>
Reply size [B]: header 176.0 content 168814.0 footer 1.0 (total 168991.0)<b=
r>
Reply status: 1xx=3D0 2xx=3D8944 3xx=3D0 4xx=3D0 5xx=3D8<br>
<br>
CPU time [s]: user 19.45 system 117.03 (user 14.3% system 85.8% total<br>
100.0%)<br>
Net I/O: 10829.5 KB/s (88.7*10^6 bps)<br>
<br>
Errors: total 1048 client-timo 0 socket-timo 0 connrefused 0 connreset 1048=
<br>
Errors: fd-unavail 0 addrunavail 0 ftab-full 0 other 0<br>
<br>
Ricardo<br>
<div><div></div><div class=3D"h5"><br>
<br>
<br>
<br>
<br>
<br>
<br>
awarnier wrote:<br>
><br>
> ricardo13 wrote:<br>
>> Hi all,<br>
>><br>
>> I'm submiting workload my web cluster using HTTPERF.<br>
>> The result shows several errors about connection reset.<br>
>><br>
>> My doubt is, when happen connection reset ??<br>
>><br>
> Can you paste the *exact* error messages that you are seeing ?<br>
><br>
><br>
><br>
> ------------------------------------------------------------ ---------<=
br>
> The official User-To-User support forum of the Apache HTTP Server Proj=
ect.<br>
> See <URL:<a href=3D"http://httpd.apache.org/userslist.html" target=
=3D"_blank">http://httpd.apache.org/userslist.html</a>> for more info.<b=
r>
> To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.apac=
he.org">users-unsubscribe [at] httpd.apache.org</a><br>
> =A0 =A0" =A0 from the digest: <a href=3D"mailto:users-digest-unsu=
bscribe [at] httpd.apache.org">users-digest-unsubscribe [at] httpd.apa che.org</a><br>
> For additional commands, e-mail: <a href=3D"mailto:users-help [at] httpd.ap=
ache.org">users-help [at] httpd.apache.org</a><br>
><br>
><br>
><br>
<br>
</div></div><font color=3D"#888888">--<br>
View this message in context: <a href=3D"http://www.nabble.com/Connection-R=
eset-tp25690236p25690360.html" target=3D"_blank">http://www.nabble.com/Conn=
ection-Reset-tp25690236p25690360.html</a><br>
</font><div class=3D"im">Sent from the Apache HTTP Server - Users mailing l=
ist archive at Nabble.com.<br>
<br>
<br>
------------------------------------------------------------ ---------<br>
</div><div><div></div><div class=3D"h5">The official User-To-User support f=
orum of the Apache HTTP Server Project.<br>
See <URL:<a href=3D"http://httpd.apache.org/userslist.html" target=3D"_b=
lank">http://httpd.apache.org/userslist.html</a>> for more info.<br>
To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.apache.or=
g">users-unsubscribe [at] httpd.apache.org</a><br>
=A0 " =A0 from the digest: <a href=3D"mailto:users-digest-unsubscribe=
[at] httpd.apache.org">users-digest-unsubscribe [at] httpd.apache.org</a><br>
For additional commands, e-mail: <a href=3D"mailto:users-help [at] httpd.apache.=
org">users-help [at] httpd.apache.org</a><br>
<br>
</div></div></blockquote></div><br></div>

--001485f6d016eef0970474d826ef--
Steve [ Do, 01 Oktober 2009 06:33 ] [ ID #2017653 ]

Re: Connection Reset

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" until 20000.

Thank you
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 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 <ricardoogrande [at] 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-unsubscribe [at] httpd.apache.org
>> > " from the digest: users-digest-unsubscribe [at] httpd.apache.org
>> > For additional commands, e-mail: users-help [at] httpd.apache.org
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Connection-Reset-tp25690236p25690360.h tml
>> 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-unsubscribe [at] httpd.apache.org
>> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
>> For additional commands, e-mail: users-help [at] httpd.apache.org
>>
>>
>
>

--
View this message in context: http://www.nabble.com/Connection-Reset-tp25690236p25696839.h tml
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-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
ricardo figueiredo [ Do, 01 Oktober 2009 14:28 ] [ ID #2017658 ]

Re: Connection Reset

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 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 <ricardoogrande [at] 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-unsubscribe [at] httpd.apache.org
>> > " from the digest: users-digest-unsubscribe [at] httpd.apache.org
>> > For additional commands, e-mail: users-help [at] httpd.apache.org
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Connection-Reset-tp25690236p25690360.h tml
>> 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-unsubscribe [at] httpd.apache.org
>> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
>> For additional commands, e-mail: users-help [at] httpd.apache.org
>>
>>
>
>

--
View this message in context: http://www.nabble.com/Connection-Reset-tp25690236p25913055.h tml
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-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
ricardo figueiredo [ Do, 15 Oktober 2009 19:46 ] [ ID #2019146 ]

Re: Connection Reset

--000e0ce0267640f4900479de21b3
Content-Type: text/plain; charset=ISO-8859-1

Hi Ricardo,

I used 10 computers.

Steve

2009/10/15 ricardo13 <ricardoogrande [at] gmail.com>

>
> 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 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 <ricardoogrande [at] 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-unsubscribe [at] httpd.apache.org
> >> > " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> >> > For additional commands, e-mail: users-help [at] httpd.apache.org
> >> >
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >> http://www.nabble.com/Connection-Reset-tp25690236p25690360.h tml
> >> 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-unsubscribe [at] httpd.apache.org
> >> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> >> For additional commands, e-mail: users-help [at] httpd.apache.org
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Connection-Reset-tp25690236p25913055.h tml
> 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-unsubscribe [at] httpd.apache.org
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: users-help [at] httpd.apache.org
>
>

--000e0ce0267640f4900479de21b3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Ricardo,<div><br></div><div>I used 10 computers.</div><div><br></div><di=
v>Steve<br><br><div class=3D"gmail_quote">2009/10/15 ricardo13 <span dir=3D=
"ltr"><<a href=3D"mailto:ricardoogrande [at] gmail.com">ricardoogrande [at] gmail.=
com</a>></span><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex;"><br>
Hi Steve,<br>
<br>
How many computers did you use ??<br>
I'm using 4 computers !!!<br>
<br>
Ricardo<br>
<div><div></div><div class=3D"h5"><br>
<br>
<br>
Steve-422 wrote:<br>
><br>
> Hi Ricardo,<br>
> I found when I was doing my tests with httperf, I had to use multiple<=
br>
> computers to do proper load testing because HTTPERF couldn't handl=
e<br>
> sending<br>
> so many simultaneous connections. Through trail and error the best res=
ults<br>
> I<br>
> got was using only ~400 simultaneous requests firing from the software=
..<br>
> Then<br>
> I multiplied that same load test over many computers.<br>
><br>
> Steve<br>
><br>
> 2009/9/30 ricardo13 <<a href=3D"mailto:ricardoogrande [at] gmail.com">ri=
cardoogrande [at] gmail.com</a>><br>
><br>
>><br>
>> The error called "connreset".<br>
>> This is a example.<br>
>><br>
>> Total: connections 10000 requests 10000 replies 8952 test-duration=
<br>
>> 136.478<br>
>> s<br>
>><br>
>> Connection rate: 73.3 conn/s (13.6 ms/conn, <=3D9387 concurrent=
<br>
>> connections)<br>
>> Connection time [ms]: min 1025.6 avg 38879.9 max 134963.6 median 3=
3947.5<br>
>> stddev 23360.4<br>
>> Connection time [ms]: connect 16893.1<br>
>> Connection length [replies/conn]: 1.000<br>
>><br>
>> Request rate: 73.3 req/s (13.6 ms/req)<br>
>> Request size [B]: 66.0<br>
>><br>
>> Reply rate [replies/s]: min 0.0 avg 66.3 max 358.8 stddev 85.5 (27=
<br>
>> samples)<br>
>> Reply time [ms]: response 10972.9 transfer 9925.2<br>
>> Reply size [B]: header 176.0 content 168814.0 footer 1.0 (total 16=
8991.0)<br>
>> Reply status: 1xx=3D0 2xx=3D8944 3xx=3D0 4xx=3D0 5xx=3D8<br>
>><br>
>> CPU time [s]: user 19.45 system 117.03 (user 14.3% system 85.8% to=
tal<br>
>> 100.0%)<br>
>> Net I/O: 10829.5 KB/s (88.7*10^6 bps)<br>
>><br>
>> Errors: total 1048 client-timo 0 socket-timo 0 connrefused 0 connr=
eset<br>
>> 1048<br>
>> Errors: fd-unavail 0 addrunavail 0 ftab-full 0 other 0<br>
>><br>
>> Ricardo<br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> awarnier wrote:<br>
>> ><br>
>> > ricardo13 wrote:<br>
>> >> Hi all,<br>
>> >><br>
>> >> I'm submiting workload my web cluster using HTTPERF.<=
br>
>> >> The result shows several errors about connection reset.<b=
r>
>> >><br>
>> >> My doubt is, when happen connection reset ??<br>
>> >><br>
>> > Can you paste the *exact* error messages that you are seeing =
?<br>
>> ><br>
>> ><br>
>> ><br>
>> > ------------------------------------------------------------ -=
--------<br>
>> > The official User-To-User support forum of the Apache HTTP Se=
rver<br>
>> Project.<br>
>> > See <URL:<a href=3D"http://httpd.apache.org/userslist.html=
" target=3D"_blank">http://httpd.apache.org/userslist.html</a>> for more=
info.<br>
>> > To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] h=
ttpd.apache.org">users-unsubscribe [at] httpd.apache.org</a><br>
>> > =A0 =A0" =A0 from the digest: <a href=3D"mailto:users-di=
gest-unsubscribe [at] httpd.apache.org">users-digest-unsubscribe [at] httpd.apache.or=
g</a><br>
>> > For additional commands, e-mail: <a href=3D"mailto:users-help=
[at] httpd.apache.org">users-help [at] httpd.apache.org</a><br>
>> ><br>
>> ><br>
>> ><br>
>><br>
>> --<br>
>> View this message in context:<br>
>> <a href=3D"http://www.nabble.com/Connection-Reset-tp25690236p25690=
360.html" target=3D"_blank">http://www.nabble.com/Connection-Reset-tp2 56902=
36p25690360.html</a><br>
>> Sent from the Apache HTTP Server - Users mailing list archive at<b=
r>
>> Nabble.com.<br>
>><br>
>><br>
>> ------------------------------------------------------------ ------=
---<br>
>> The official User-To-User support forum of the Apache HTTP Server<=
br>
>> Project.<br>
>> See <URL:<a href=3D"http://httpd.apache.org/userslist.html" tar=
get=3D"_blank">http://httpd.apache.org/userslist.html</a>> for more info=
..<br>
>> To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.=
apache.org">users-unsubscribe [at] httpd.apache.org</a><br>
>> =A0 " =A0 from the digest: <a href=3D"mailto:users-digest-uns=
ubscribe [at] httpd.apache.org">users-digest-unsubscribe [at] httpd.ap ache.org</a><br=
>
>> For additional commands, e-mail: <a href=3D"mailto:users-help [at] http=
d.apache.org">users-help [at] httpd.apache.org</a><br>
>><br>
>><br>
><br>
><br>
<br>
</div></div><font color=3D"#888888">--<br>
View this message in context: <a href=3D"http://www.nabble.com/Connection-R=
eset-tp25690236p25913055.html" target=3D"_blank">http://www.nabble.com/Conn=
ection-Reset-tp25690236p25913055.html</a><br>
</font><div><div></div><div class=3D"h5">Sent from the Apache HTTP Server -=
Users mailing list archive at Nabble.com.<br>
<br>
<br>
------------------------------------------------------------ ---------<br>
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:<a href=3D"http://httpd.apache.org/userslist.html" target=3D"_b=
lank">http://httpd.apache.org/userslist.html</a>> for more info.<br>
To unsubscribe, e-mail: <a href=3D"mailto:users-unsubscribe [at] httpd.apache.or=
g">users-unsubscribe [at] httpd.apache.org</a><br>
=A0 " =A0 from the digest: <a href=3D"mailto:users-digest-unsubscribe=
[at] httpd.apache.org">users-digest-unsubscribe [at] httpd.apache.org</a><br>
For additional commands, e-mail: <a href=3D"mailto:users-help [at] httpd.apache.=
org">users-help [at] httpd.apache.org</a><br>
<br>
</div></div></blockquote></div><br></div>

--000e0ce0267640f4900479de21b3--
mark [ Fr, 04 Dezember 2009 03:47 ] [ ID #2024814 ]
Webserver » gmane.comp.apache.user » Connection Reset

Vorheriges Thema: Reverse proxying is problematic
Nächstes Thema: how to get multiple SSL with name based vhost ?