Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 23825 invoked from network); 17 Apr 2002 17:12:38 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Apr 2002 17:12:38 -0000 Received: (qmail 12948 invoked by uid 97); 17 Apr 2002 17:12:34 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 12931 invoked by uid 97); 17 Apr 2002 17:12:33 -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 12920 invoked from network); 17 Apr 2002 17:12:33 -0000 X-Antivirus-Data: Virus data file v4189 created Mar 06 2002 User-Agent: Microsoft-Entourage/10.0.0.1309 Date: Wed, 17 Apr 2002 18:12:27 +0100 Subject: Re: warp_socketpool From: Pier Fumagalli To: Tomcat Developers List Message-ID: In-Reply-To: <1019054496.24676.9.camel@shaka> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" 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 "Brian Millett" wrote: > I have some feed back for the patch you sent for the socketpool. > > My system: > redhat 7.2, jdk1.4, Apache/2.0.35 (Unix) mod_ssl/2.0.35 OpenSSL/0.9.6b > DAV/2 configured, Apache Tomcat/4.1-dev, mod_webapp > > Apache configured as: > ../configure --prefix=/opt/apache \ > --with-layout=Apache \ > --enable-unique-id=shared \ > --enable-ssl=static \ > --with-ssl=/usr/include/openssl \ > --with-mpm=worker \ > --enable-modules=most \ > --enable-mods-shared=most \ > --enable-so > > I had to patch your lib/Makefile.in as: > > --- Makefile.in~ Wed Apr 17 09:25:31 2002 > +++ Makefile.in Wed Apr 17 09:22:06 2002 > @@ -79,6 +79,7 @@ > pr_warp.lo \ > pr_warp_packet.lo \ > pr_warp_network.lo \ > + pr_warp_socketpool.lo \ > pr_warp_config.lo > > LIB = $(TGTDIR)/lib/libwebapp.a > > to get the pr_warp_socketpool.c to compile. > > It seems to work with just fine with the http://localhost/examples/. > > Good work. Great... That's one piece of news I wanted to hear... And I trust Brian's judgement... If I don't see a -1 in the next 48 hours I'm going to check in... Pier -- To unsubscribe, e-mail: For additional commands, e-mail: