Philip Mak wrote:
> 
> $ ./ab -n 100 -c 10 "http://www.animelyrics.com/";
> This is ApacheBench, Version 1.3a
> ...
> Time taken for tests:   7.189 seconds
> Complete requests:      100
> Failed requests:        11
>    (Connect: 0, Length: 11, Exceptions: 0)

My experience with ab is that it needs content to be returned
of identical length from one request to the next, so if your
content is dynamic in any way, it may "fail".

If there are any real Apache::ASP errors, they should show up 
in your apache error_log.

--Josh

_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks >> free web link monitoring   Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

Reply via email to