Comment 12 for bug 199144

Revision history for this message
Harry Sufehmi (harry-sufehmi) wrote :

I'm still getting this error as well with 8.04.2 - however, when I installed Squid and ran ab again; the same error showed up as well.
I checked, and all requests are served from Squid's memory cache.

This is how I invoked the error : ab -c 20 -n 10000 -v 1 http://mywebsite.com/

If I lower the requests to 1000, ab will be able to finish the benchmark. So yeah, this is load-related problem.

FYI.