Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 59924 invoked from network); 16 Oct 2003 15:57:59 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Oct 2003 15:57:59 -0000 Received: (qmail 48660 invoked by uid 500); 16 Oct 2003 15:57:45 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 48498 invoked by uid 500); 16 Oct 2003 15:57:44 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 48479 invoked from network); 16 Oct 2003 15:57:44 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 16 Oct 2003 15:57:44 -0000 Received: (qmail 59859 invoked from network); 16 Oct 2003 15:57:49 -0000 Received: from unknown (HELO apache.org) (127.0.0.1) by 127.0.0.1 with SMTP; 16 Oct 2003 15:57:49 -0000 Message-ID: <3F8EBFF9.9000800@apache.org> Date: Thu, 16 Oct 2003 17:57:45 +0200 From: Henri Gomez User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: JK/ajp13 connection reuse problem References: <3F8EB9A9.9060204@tagish.com> In-Reply-To: <3F8EB9A9.9060204@tagish.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: 127.0.0.1 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Andy Armstrong wrote: > I'm trying to bring the Domino connector up to date with the latest > codebase and I'm running into a problem with connection reuse. The > characteristic is that with connection reuse working normally the first > message from Domino to Tomcat round trips without any problem but a > second message repeatedly re-sends without getting any response. > > If I modify ajp_send_request() not to recycle connections everything > works fine. > > I'm going to investigate more but I'm wondering if those symptoms ring a > bell with anyone... FWIW it's the same whether I configure Tomcat to > listen with a Coyote connector or the old AJP 1.3 one. Could you get an ethereal dump ? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org