Hey guys..
I wrote a C socket that sends up to 100 html requests per second to my apache server.
However there is a problem..
When I send 1-10 html requests per second I got a valid html response from the server.. When I go above 10 requests per Second I get one answer on the first request and thats it. All the other requests remain unanswered.

I used wireshark to monitor the raw traffic.
All the html requests are send out correctly. They even get an ACK-Packet.
However there is now HTML response.

Whats the reason for this behaviour?

THX mike



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to