Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8DBAE96EE for ; Fri, 18 Nov 2011 07:34:42 +0000 (UTC) Received: (qmail 36613 invoked by uid 500); 18 Nov 2011 07:34:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 36423 invoked by uid 500); 18 Nov 2011 07:34:38 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 36410 invoked by uid 99); 18 Nov 2011 07:34:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2011 07:34:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of solanki.chandrakant@gmail.com designates 209.85.161.45 as permitted sender) Received: from [209.85.161.45] (HELO mail-fx0-f45.google.com) (209.85.161.45) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2011 07:34:30 +0000 Received: by mail-fx0-f45.google.com with SMTP id s14so5480513faa.18 for ; Thu, 17 Nov 2011 23:34:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=KZrP6nMdX3s01CkgeQlq35KsXHjB/Eoni12wbHWq4Y8=; b=GA5e94CGQWEpjkTsq545hVZ8R3Kwrksb1tnkvu+1CCrDFWaICHRiGrIutLbWXEE+g6 APbQgH56tYW1QcJylFzpUxnteKy3H/oB0uOWGkN8FPooda4bBTyv+nnEQ7LikRw1LS5g cM7x9JJEBiHoaixIuv+SrBb31hOxHkgi0Nz7s= MIME-Version: 1.0 Received: by 10.204.129.70 with SMTP id n6mr2147135bks.0.1321601650088; Thu, 17 Nov 2011 23:34:10 -0800 (PST) Received: by 10.205.41.195 with HTTP; Thu, 17 Nov 2011 23:34:10 -0800 (PST) Date: Fri, 18 Nov 2011 13:04:10 +0530 Message-ID: Subject: CLOSE_WAIT Connection Issue From: Chandrakant Solanki To: users@tomcat.apache.org Content-Type: multipart/alternative; boundary=0015174488a2e35c2b04b1fd5cbd X-Virus-Checked: Checked by ClamAV on apache.org --0015174488a2e35c2b04b1fd5cbd Content-Type: text/plain; charset=ISO-8859-1 Hi All, I am using apache-tomcat 6.0.26 and below is my server.xml I have executed CURL request, around 5000 and after that I kill all my curl process. So, all ESTABLISHED connection becomes in CLOSE_WAIT state. Is any configuration is missing or doing something wrong.. Please help me out. -- Regards, Chandrakant Solanki --0015174488a2e35c2b04b1fd5cbd--