[EMAIL PROTECTED] Apache Crashing

2007-04-03 Thread Arnab Ganguly
Hi, I was using the command line tool present under the /httpd-2.2.3/support/ab I ran from the command prompt ./ab -n 5000 -c 130 -v 50 http://localhost/index.html.ie 5000 total request and 130 concurrently. Apache version used is Apache 2.2 with Worker as MPM and OS as sun 5.9. The error I got i

Re: [EMAIL PROTECTED] Apache Crashing

2007-04-04 Thread Christian Gottschalch
check your OS "ulimit" settings and your apachectl Script ULIMIT_MAX_FILES Regards Arnab Ganguly schrieb: Hi, I was using the command line tool present under the /httpd-2.2.3/support/ab I ran from the command prompt ./ab -n 5000 -c 130 -v 50 http://localhost/index.html.ie 5000 total request

Re: [EMAIL PROTECTED] Apache Crashing

2007-04-04 Thread Arnab Ganguly
ulimit is unlimited in the solaris machine. BTW I have started the apache with ./httpd -k start?So does it still considers the ULIMIT_MAX_FILES value present in apachectl and value it is set as ULIMIT_MAX_FILES="ulimit -S -n `ulimit`". Looking forward for your response. Thanks -A On 4/4/07, Chris

[EMAIL PROTECTED] Apache Crashing with Segmentaion fault

2007-06-29 Thread Arnab Ganguly
Hi All, I am using Apache 2.2 worker model.I am getting the following errors in the error log.Please update me for the work around. [Fri Apr 27 06:37:34 2007] [error] server reached MaxClients setting, consider raising the MaxClients setting [Fri Apr 27 08:10:30 2007] [error] [client 10.146.153.1

[EMAIL PROTECTED] apache crashing on windows server 2003

2007-04-03 Thread Eben
Hello, I am running apache 2.0.57 on windows server 2003. I have php 4.4.2 setup as a module and mod_rewrite enabled. The platform is an HP blade server. This is a dedicated environment which runs only one single web application that performs some fairly heavy queries against a mysql datab

Re: [EMAIL PROTECTED] apache crashing on windows server 2003

2007-04-03 Thread William A. Rowe, Jr.
Eben wrote: > Hello, > > I am running apache 2.0.57 on windows server 2003. I have php 4.4.2 > setup as a module and mod_rewrite enabled. I hope not - 2.0.57 was never released. Went from .56 to .59 > I am seeing this error report in the Event Viewer for each time it crashes: > Faulting applic

Re: [EMAIL PROTECTED] apache crashing on windows server 2003

2007-04-03 Thread Cary Conover
This is from My Blackberry. - Original Message - From: "William A. Rowe, Jr." [EMAIL PROTECTED] Sent: 04/03/2007 03:03 PM EST To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] apache crashing on windows server 2003 Eben wrote: > Hello, > > I am runni