Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 59318 invoked from network); 8 Apr 2003 04:54:03 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 8 Apr 2003 04:54:03 -0000 Received: (qmail 7396 invoked by uid 97); 8 Apr 2003 04:56:00 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 7389 invoked from network); 8 Apr 2003 04:56:00 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 8 Apr 2003 04:56:00 -0000 Received: (qmail 95836 invoked by uid 500); 8 Apr 2003 04:33:44 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 95813 invoked from network); 8 Apr 2003 04:33:43 -0000 Received: from 253014.hkabc.net (HELO solo.quotepower.com) (202.73.253.14) by daedalus.apache.org with SMTP; 8 Apr 2003 04:33:43 -0000 Received: by SOLO with Internet Mail Service (5.5.2653.19) id <222WC6PZ>; Tue, 8 Apr 2003 12:27:38 +0800 Received: from quotepower.com (172.16.168.132 [172.16.168.132]) by solo.quotepower.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 222WC6PY; Tue, 8 Apr 2003 12:27:31 +0800 From: joseph lam To: Tomcat Users List Message-ID: <3E925117.2020400@quotepower.com> Date: Tue, 08 Apr 2003 12:33:27 +0800 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 Subject: help! many idle connections from a single IP References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Using netstat I've found that there are over a hundred ESTABLISHED connections connected from a single IP address which eat up a large portion of my tomcat http processors, but all of the connections are idle as seen in the tomcat access log. Is there a way to automatically kill those connections to free up the tomcat processors? Joseph --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org