-------------------------------------------------- From: "William A. Rowe, Jr." <wrowe@xxxxxxxxxxxxx> Sent: Thursday, April 16, 2009 6:27 PM To: <users@xxxxxxxxxxxxxxxx>Subject: Re: Weird timeout connections during benchmark (apache completely stops)?!
asd asd wrote:I find that if when concurrent connections are set to anything above 50-100, the server will run fine for 5-10 seconds but then completely stops accepting new connections after that.Not the server, this is TCP/IP 101. Client and server exhaust the numberof possible tuples that identify the connection until WAIT_TIMEOUT expires,no more connections are possible. Use keepalives during your stress testing and you'll be much happier with the possible results. --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx