Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 55378 invoked from network); 27 Oct 2009 15:57:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Oct 2009 15:57:03 -0000 Received: (qmail 5886 invoked by uid 500); 27 Oct 2009 15:56:59 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 5840 invoked by uid 500); 27 Oct 2009 15:56:58 -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 5823 invoked by uid 99); 27 Oct 2009 15:56:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 15:56:57 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.237.132.170] (HELO wp163.webpack.hosteurope.de) (80.237.132.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 15:56:55 +0000 Received: from host-88-217-251-234.customer.m-online.net ([88.217.251.234] helo=[192.168.0.242]); authenticated by wp163.webpack.hosteurope.de running ExIM with esmtpsa (TLSv1:RC4-MD5:128) id 1N2oPQ-00027A-US; Tue, 27 Oct 2009 16:56:32 +0100 Message-ID: <4AE71830.5040405@pirsig.net> Date: Tue, 27 Oct 2009 16:56:32 +0100 From: Alexander Pirsig User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: users@tomcat.apache.org Subject: Force Connection Close Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;alex@pirsig.net;1256659015;cdbe54ff; Hi, I have have a question regarding the connectionTimeout. If I start a telnet session on our http-connector telnet localhost 8080 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. <---- Connections never get reset. Is there a problem with the timeout value? Enclosed is my Connector configuration Is there a way to send a RST-Package to the client after some time I know there is a option in Apache. Regards, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org