Date: Fri, 4 May 2007 18:01:54 +0200 From: Olaf Greve <o.greve@axis.nl> To: Gary Palmer <gpalmer@freebsd.org> Cc: Ivan Voras <ivoras@fer.hr>, freebsd-questions@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: How to make Apache (2.2.4) less greedy, or Sendmail less polite? Message-ID: <2D4B2571-B3B2-4DF1-B4E3-361373C26E0E@axis.nl> In-Reply-To: <20070504141326.GB33045@in-addr.com> References: <2BEB30C2-C9C5-43AB-9DCA-5C9A1B0AC2C0@axis.nl> <f1eu0a$3h5$1@sea.gmane.org> <8DDF332E-A03A-44DC-A87B-D64EC6B91E5A@axis.nl> <f1f18e$ehm$1@sea.gmane.org> <1896C639-2518-484B-8CD1-5936811AB093@axis.nl> <20070504141326.GB33045@in-addr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >Investigate the Apache server-status handler (assuming its still there in >2.2). If you also enable the ExtendedStatus output from server- status, I just enabled it like that, as well as the server-info handler. This is indeed what I was looking for, and it directly identified the culprit, being one of the (PHP) scripts I use on one of my photography sites. I don't know exactly what is going on yet (i.e. when I call the script, on some of the pictures it works fine, and on some others it seems to be blocking forever, and doesn't seem to serve anything, but rather it seems to get stuck)... I suspect the picture resizing code may be at fault... O.k., I'll check this out, and will let you guys know how I get along with it, and if indeed the script is at fault, or whether it is due to some PHP/Apache issue. Cheers! Olafo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2D4B2571-B3B2-4DF1-B4E3-361373C26E0E>