Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread William A. Rowe, Jr.
asd asd wrote: > That is exactly what you said. Unless you mean keep alives? Yup. > That's > useless I 'm trying to serve requests from different clients, not > multiple requests from the same client. So how is this going to work > with connections getting exhausted at 100? Measuring the 'conne

Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread Prasanna Ram Venkatachalam
0 > > From: wr...@rowe-clan.net > > To: users@httpd.apache.org > > Subject: Re: [us...@httpd] Weird timeout connections during benchmark > (apache completely stops)?! > > > > ya...@hotmail.com wrote: > > > So unless I use multiple boxes, I'm not goin

RE: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread asd asd
-0500 > From: wr...@rowe-clan.net > To: users@httpd.apache.org > Subject: Re: [us...@httpd] Weird timeout connections during benchmark (apache > completely stops)?! > > ya...@hotmail.com wrote: > > So unless I use multiple boxes, I'm not going to be able to service m

Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread William A. Rowe, Jr.
ya...@hotmail.com wrote: > So unless I use multiple boxes, I'm not going to be able to service more > than 50-100 requests per second no matter how fast apache is? Read it again, that's not what I said. READ. Learn. - The off

Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread yalag
..@httpd] 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,

Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread William A. Rowe, Jr.
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 number of possible tuple

Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread yalag
anyone run some ab/siege and check the results? From: Prasanna Ram Venkatachalam Sent: Thursday, April 16, 2009 11:52 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?! Could you give more detail about your apache? Also

Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread Prasanna Ram Venkatachalam
Could you give more detail about your apache? Also wud be better if u give the details of MPM mode u are using and their configuration details. I dont think there is any limit reg requests specific from external host. Prasanna Ram On Thu, Apr 16, 2009 at 7:47 PM, wrote: > apr_socket_recv: Conne

Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread yalag
: Thursday, April 16, 2009 9:45 AM To: users@httpd.apache.org Subject: Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?! Did the error log say something? It surely will have something incase its not able to find any resources or breached any limits! Regard

Re: [us...@httpd] Weird timeout connections during benchmark (apache completely stops)?!

2009-04-16 Thread Prasanna Ram Venkatachalam
Did the error log say something? It surely will have something incase its not able to find any resources or breached any limits! Regards Prasanna Ram On Thu, Apr 16, 2009 at 5:57 PM, asd asd wrote: > > I'm trying to get an accurate request/per second of my apache for different > pages and for