RE: Delays in mod_jk

2007-11-26 Thread Larry Reisler
Rainer -- I am using out of the box JBOSS 4.21 -- no special connector, and no firewall between the httpd tier and the other tier. Indeed, I agree that the FIN packet from the back end is missing. It seems to come much later in the dump (exactly 4 minutes later). I can't help but think this

Re: svn commit: r596761 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/net/ res/

2007-11-26 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: Author: jim Date: Tue Nov 20 10:19:00 2007 New Revision: 596761 URL: http://svn.apache.org/viewvc?rev=596761view=rev Log: Fix BZ 43588 - hard coded 127.0.0.1 for localhost Modified: tomcat/tc6.0.x/trunk/STATUS.txt

DO NOT REPLY [Bug 43960] New: - Expose StandardWrapper unavailable and/or available properties to JMX

2007-11-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43960. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: svn commit: r596761 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/net/ res/

2007-11-26 Thread Filip Hanik - Dev Lists
jean-frederic clere wrote: [EMAIL PROTECTED] wrote: Author: jim Date: Tue Nov 20 10:19:00 2007 New Revision: 596761 URL: http://svn.apache.org/viewvc?rev=596761view=rev Log: Fix BZ 43588 - hard coded 127.0.0.1 for localhost Modified: tomcat/tc6.0.x/trunk/STATUS.txt

DO NOT REPLY [Bug 43963] New: - Context loads classes from another context

2007-11-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43963. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: svn commit: r596761 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/net/ res/

2007-11-26 Thread jean-frederic clere
Filip Hanik - Dev Lists wrote: jean-frederic clere wrote: [EMAIL PROTECTED] wrote: Author: jim Date: Tue Nov 20 10:19:00 2007 New Revision: 596761 URL: http://svn.apache.org/viewvc?rev=596761view=rev Log: Fix BZ 43588 - hard coded 127.0.0.1 for localhost Modified:

svn commit: r598338 - in /tomcat/connectors/trunk/jk: native/apache-1.3/mod_jk.c native/apache-2.0/mod_jk.c xdocs/miscellaneous/changelog.xml

2007-11-26 Thread rjung
Author: rjung Date: Mon Nov 26 08:35:46 2007 New Revision: 598338 URL: http://svn.apache.org/viewvc?rev=598338view=rev Log: Apache: Create JK_WORKER_ROUTE and JK_REQUEST_DURATION notes for access log even if no JkRequestLogFormat is set. Modified:

[patch] support IPv6 with mod_jk

2007-11-26 Thread Eiji Takahashi
Dear developers. I made the mod_jk patch to support ipv6 between mod_jk and Tomcat. The detection of getaddrinfo() and implementation of jk_resolve() referred to APR. This patch was tested in the following environments (Do not compile in other OS's). 1.RHEL4/5 with Apache 2.x Link-Local address

Re: [patch] support IPv6 with mod_jk

2007-11-26 Thread Rainer Jung
Eiji Takahashi wrote: Dear developers. I made the mod_jk patch to support ipv6 between mod_jk and Tomcat. The detection of getaddrinfo() and implementation of jk_resolve() referred to APR. This patch was tested in the following environments (Do not compile in other OS's). 1.RHEL4/5 with Apache

DO NOT REPLY [Bug 43963] - Context loads classes from another context

2007-11-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43963. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r598405 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c

2007-11-26 Thread rjung
Author: rjung Date: Mon Nov 26 12:01:28 2007 New Revision: 598405 URL: http://svn.apache.org/viewvc?rev=598405view=rev Log: Fix missing init of jk_worker_properties. Bug introduced in r580793. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c

svn commit: r598406 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c

2007-11-26 Thread rjung
Author: rjung Date: Mon Nov 26 12:05:13 2007 New Revision: 598406 URL: http://svn.apache.org/viewvc?rev=598406view=rev Log: Second part of r598338: Create JK_WORKER_ROUTE and JK_REQUEST_DURATION notes for access log even if no JkRequestLogFormat is set. Also needed to produce start time

svn commit: r598407 - /tomcat/connectors/trunk/jk/xdocs/reference/apache.xml

2007-11-26 Thread rjung
Author: rjung Date: Mon Nov 26 12:10:00 2007 New Revision: 598407 URL: http://svn.apache.org/viewvc?rev=598407view=rev Log: Clarify version dependency of logging note feature (duration and route). Modified: tomcat/connectors/trunk/jk/xdocs/reference/apache.xml Modified:

svn commit: r598412 - in /tomcat/trunk/java/javax/servlet/resources: j2ee_web_services_1_1.xsd j2ee_web_services_client_1_1.xsd

2007-11-26 Thread markt
Author: markt Date: Mon Nov 26 12:28:32 2007 New Revision: 598412 URL: http://svn.apache.org/viewvc?rev=598412view=rev Log: Remove Sun notice that should never have been included in the original commit. Modified: tomcat/trunk/java/javax/servlet/resources/j2ee_web_services_1_1.xsd

svn commit: r598416 - /tomcat/current/tc5.5.x/STATUS.txt

2007-11-26 Thread markt
Author: markt Date: Mon Nov 26 12:38:34 2007 New Revision: 598416 URL: http://svn.apache.org/viewvc?rev=598416view=rev Log: More license fixes Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL:

DO NOT REPLY [Bug 43967] New: - AJP compression missing

2007-11-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43967. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r598430 - /tomcat/tc6.0.x/trunk/STATUS.txt

2007-11-26 Thread markt
Author: markt Date: Mon Nov 26 13:09:21 2007 New Revision: 598430 URL: http://svn.apache.org/viewvc?rev=598430view=rev Log: More license fixes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r598454 - /tomcat/tc6.0.x/trunk/STATUS.txt

2007-11-26 Thread fhanik
Author: fhanik Date: Mon Nov 26 14:43:54 2007 New Revision: 598454 URL: http://svn.apache.org/viewvc?rev=598454view=rev Log: cast vote and propose simple fix Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r598455 - /tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/TcpFailureDetector.java

2007-11-26 Thread fhanik
Author: fhanik Date: Mon Nov 26 14:45:22 2007 New Revision: 598455 URL: http://svn.apache.org/viewvc?rev=598455view=rev Log: add get/set for properties Modified: tomcat/trunk/java/org/apache/catalina/tribes/group/interceptors/TcpFailureDetector.java Modified:

svn commit: r598533 - /tomcat/tc6.0.x/trunk/STATUS.txt

2007-11-26 Thread pero
Author: pero Date: Mon Nov 26 23:08:23 2007 New Revision: 598533 URL: http://svn.apache.org/viewvc?rev=598533view=rev Log: Add my vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: