On Mon, 2005-03-21 at 16:51 -0500, Stas Bekman wrote: > > Failed requests: 21 > > (Connect: 0, Length: 21, Exceptions: 0) > > Googling helps :) Rich Graves says: > http://my.brandeis.edu/bboard/q-and-a-fetch-msg?msg_id=0001GK > (Ignore "failed requests" -- ab considers it a failure when content is > different, but that should be true for a dynamic page. > > So if they were supposed to give the same content, than you have something > to look at. >
Ok, no problem then. Actually I did google before mailing but for the wrong words apparently :-) > > > > > > When testing our development server I sometimes get this error from ab: > > Completed 1000 requests > > Completed 2000 requests > > Completed 3000 requests > > apr_recv: Connection reset by peer (104) > > Total of 3320 requests completed > > > > I don't know what this mean either. I am not sure why the ab would die > > of this kind of error instead of just reporting that an error happened. > > Could be some problem in Apache or mod_perl. That normally means that the > server has aborted the connection. > Ok, I will look some more at this. It could be related to the problems we're having. Still I think it's weird that ab quits over this. Thank you for your time Stas :-) mvh. Anders Nielsen