What does it tells me if I send x thousand requests with a "-c 100" and get the apr_socket_recv: Connection reset by peer
But when I send the same number of requests with a "-c 50" and it completes successfully with no errors?
What does that mean I need to do?
|