[nycphp-talk] Apache bench (ab) [OT]
Rick Harding
rharding at mitechie.com
Tue Sep 11 13:37:24 EDT 2007
Fan, Wellington wrote:
> Hey all,
>
> I was using ab for some very simple load testing.
>
>
> $ ab -n100 http://192.168.34.6/hits.php
>
> Generates 100 access log lines.
>
>
>
> $ ab -n100 -c100 http://192.168.34.6/hits.php
>
> Generates *roughly* 200...
>
>
>
> Huh?
>
Retries perhaps? i.e. you tried to run 100 concurrent requests, not all
got served so they retried?
Rick
More information about the talk
mailing list