Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 7485 invoked from network); 7 Feb 2007 20:01:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2007 20:01:04 -0000 Received: (qmail 47058 invoked by uid 500); 7 Feb 2007 20:01:00 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 46980 invoked by uid 500); 7 Feb 2007 20:01:00 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 46952 invoked by uid 99); 7 Feb 2007 20:00:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 12:00:59 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of pagedev1@speakeasy.net designates 69.17.117.10 as permitted sender) Received: from [69.17.117.10] (HELO mail8.sea5.speakeasy.net) (69.17.117.10) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 12:00:49 -0800 Received: (qmail 21885 invoked from network); 7 Feb 2007 20:00:29 -0000 Received: from dsl081-032-015.lax1.dsl.speakeasy.net (HELO page) ([64.81.32.15]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Feb 2007 20:00:29 -0000 Message-ID: <200702071200270796.0AEF2135@mail.speakeasy.net> In-Reply-To: <23573F39-6527-40C4-A138-0CA1BBA38CE0@apache.org> References: <005001c74a48$db042090$6e01a8c0@GEOFF6000> <23573F39-6527-40C4-A138-0CA1BBA38CE0@apache.org> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Wed, 07 Feb 2007 12:00:27 -0800 From: "Steven Pierce" To: users@httpd.apache.org Content-Type: text/plain; charset="us-ascii" X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] 2 questions *********** REPLY SEPARATOR *********** On 2/6/2007 at 4:11 PM Sander Temme wrote: >Yes, this is normal. The operating system places sockets in >TIME_WAIT for a certain period of time (usually two minutes) after >the server has completed a three-way TCP closure handshake. Various >operating systems (you don't tell us what you're using) have >different ways of tuning kernel limits related to how many >connections it'll keep around and for how long. > >If your site is so busy that you run out of resources on your server, >you need more servers to spread the load. I also talk about this at >ApacheCon. I have seen his talks and they are good.. You should try to attend the next apachecon, it will give you a lot of very good info on how Apache works. Also you get to meet some of the people that work on the project. --------------------------------------------------------------------- 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