Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 49621 invoked from network); 23 Mar 2010 09:44:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Mar 2010 09:44:12 -0000 Received: (qmail 46648 invoked by uid 500); 23 Mar 2010 09:44:09 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 46482 invoked by uid 500); 23 Mar 2010 09:44:08 -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 46472 invoked by uid 99); 23 Mar 2010 09:44:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Mar 2010 09:44:07 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [67.195.8.135] (HELO web110007.mail.gq1.yahoo.com) (67.195.8.135) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 23 Mar 2010 09:44:00 +0000 Received: (qmail 19445 invoked by uid 60001); 23 Mar 2010 09:43:38 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1269337418; bh=y3W3W/P0kK7P5u0sYOFFXES7e1oP5ML2S4pbbPPCRcs=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=ZhsGCjl9Q4Hl960riXg2V2/e3HmRyUzwWtbfRgBe4lG/VKFlSL+Wzu/JtGkccvrtebzjcCVRpwALR0gZPyHaBGy+eVkiDSzOgpbUS0GrZ/y06R7X82nv3E5Pm7GtAuRIjEuA95cgatMzYu9wjEc/eloj4G9gTzgUuqmQiT4yw30= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=Qxa99sS7CSRb+GMW3Tm8e5ahuMRW2i5VvQraGX2T9obXi9MXYIESOApBlHotHduVzR7ZlH4oKf4GhamDf+TFnWw2tBCsLdP5BCImtvaT987KgeNhCoTp4Q/Q+EodJhvzxkrgW3BnljkOngJYmiAXV4Ttz9QmnLINedA33Zlvr4w=; Message-ID: <70852.19438.qm@web110007.mail.gq1.yahoo.com> X-YMail-OSG: D1x833QVM1mTXXnA2nlJE919P_pr6GYZnAHXpLFAcRkpLli Dv9nwTqj59pyguGxddXupw7cgl0xm42f6b1Kniq71zMyzn_B01KE.NnCXqpN zY8inhLyxoZqABf30.nGLKG0ebaowuBnXwWt.QNxBMX.pmNjie51KMTJ.Tfp 4uyPydcf.NQsJWpx8SM69CHJk2iYe4Ln2mj.ZqJ_34A_iqSbzIn88W9SxOZz 5iMuaBl9.80oA69Io0Ns_zlf47d2Zqlghsgz8C2qt0nb.6GJY834jzLCqjxE kEQ-- Received: from [82.234.165.7] by web110007.mail.gq1.yahoo.com via HTTP; Tue, 23 Mar 2010 02:43:37 PDT X-Mailer: YahooMailRC/324.3 YahooMailWebService/0.8.100.260964 References: Date: Tue, 23 Mar 2010 02:43:37 -0700 (PDT) From: John Doe To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_proxy - disablereuse From: Paul Jacques >netstat command shows that connections are not reused (one connection per request) however it seems that the connections are not cleaned up immediately and stay for a while in TIME_WAIT >I assume we could reach shortly a threshold on the server on TCP connections. >- Is there an option to immediately close the connection without waiting http://www.softlab.ntua.gr/facilities/documentation/unix/unix-socket-faq/unix-socket-faq-2.html#ss2.7 JD --------------------------------------------------------------------- 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