Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 60603 invoked from network); 16 Jan 2004 16:46:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Jan 2004 16:46:21 -0000 Received: (qmail 86027 invoked by uid 500); 16 Jan 2004 16:45:41 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 85993 invoked by uid 500); 16 Jan 2004 16:45:41 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 85940 invoked from network); 16 Jan 2004 16:45:40 -0000 Received: from unknown (HELO natty.paycom.net) (208.236.105.27) by daedalus.apache.org with SMTP; 16 Jan 2004 16:45:40 -0000 From: Matthew Shannon Reply-To: matt@paycom.net To: users@httpd.apache.org In-Reply-To: <40079471.8050705@damianmeyer.com> References: <40079471.8050705@damianmeyer.com> Content-Type: text/plain Organization: Paycom Transaction Services Message-Id: <1074271523.6157.4.camel@wily> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 16 Jan 2004 08:45:23 -0800 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Timeouts / responsiveness issues with Apache X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N What are your settings for the following; StartServers MinSpareServers MaxSpareServers MaxClients MaxRequestsPerChild and, when you check the memory usage of an individual instance of the http daemon, how much memory is it using? -m On Thu, 2004-01-15 at 23:36, Damian Meyer wrote: > Hi, > > We have recently migrated from several individual Apache 1.3.x servers > running around 1000 virtual sites each to a server farm with multiple > servers (Apache/1.3.29) all capable of running all of the sites (about > 4000 in total). The server farm is behind a load balancer running > ldirectord from the LVS project. > > The problem we are having is that every so often one of the web servers > seems to go offline and either become very sluggish with responses or > even times-out. If it failed totally, ldirectord would notice and map > it out, but it doesn't (usually). After a few minutes of bad > performance, it usually comes good, but it happens frequently enough to > one or more of the web servers that it's causes noticeable glitches to > our clients. > > Also, and it may or may not be related, occasionally Apache dies totally > (ie no live processes) and requires starting again. > > Each server has 2GB of RAM. Websites are a mix of flat HTML through to > complicated PHP sites using MySQL connections (we've checked the > database, it doesn't look like this is the problem.) > > Does anyone have any idea what could be at issue here? Does anyone have > any experience with this sort of large-ish server farm to give us any > feedback on configuration settings or other tuning parameters? Any > decent tuning documents on the web that take into account this type of > scenario? > > Kind regards > Damian Meyer > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org