DO NOT REPLY [Bug 46221] Leak WebappClassLoader with commons-logging and log4j

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46221 --- Comment #8 from Arnaud de Bossoreille <[EMAIL PROTECTED]> 2008-12-04 05:24:28 PST --- Mark, yo're probably right when you say it is more an enhancement than a leak. I could not reproduce it any more. It seems that sometimes the VM

DO NOT REPLY [Bug 46337] New: real worker name is wrong

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46337 Summary: real worker name is wrong Product: Tomcat Connectors Version: 1.2.27 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 46337] real worker name is wrong

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46337 --- Comment #1 from Rainer Jung <[EMAIL PROTECTED]> 2008-12-04 06:39:26 PST --- The route in the service struct is used for two purposes: 1) we send it via ajp12 and ajp13 to the backend 2) we set it in the load balancer and make it av

Injecting jvmRoute via Request

2008-12-04 Thread Rainer Jung
Hi, motivated by a bug report I had a look at the handling of the optional route attribute in the AJP protocol. I noticed, that mod_jk never seems to actuall set the attribute, and that the AJP connectors on the Tomcat side extract it but never use it. I don't know about the history, but does th

DO NOT REPLY [Bug 46339] New: Recursive tag files with JspFragment attributes fails

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46339 Summary: Recursive tag files with JspFragment attributes fails Product: Tomcat 6 Version: 6.0.18 Platform: All OS/Version: All Status: NEW Severity: critical

Experimental support for SRS and BATV

2008-12-04 Thread Mark Thomas
Folks, If SRS and BATV mean nothing to you, feel free to ignore this. Those of you who have struggled in the past with SRS or BATV may be interested to know that experimental support for these has been added to the Tomcat user and dev lists. You should now be able to subscribe and post from addr

svn commit: r723404 - in /tomcat/trunk: java/org/apache/tomcat/util/net/NioEndpoint.java java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/config/http.xml

2008-12-04 Thread markt
Author: markt Date: Thu Dec 4 11:31:34 2008 New Revision: 723404 URL: http://svn.apache.org/viewvc?rev=723404&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44285 Provide support for configuring the JSSE SSL session cache size and timeout Modified: tomcat/trunk/java/org

DO NOT REPLY [Bug 44285] ssl.SessionId Cache Control

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44285 --- Comment #4 from Mark Thomas <[EMAIL PROTECTED]> 2008-12-04 11:33:29 PST --- This has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rece

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

2008-12-04 Thread markt
Author: markt Date: Thu Dec 4 11:35:42 2008 New Revision: 723406 URL: http://svn.apache.org/viewvc?rev=723406&view=rev Log: Propose fix for 44285 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU

DO NOT REPLY [Bug 46343] New: .tag files: page scope attribute from outer tag is lost in inner tag

2008-12-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46343 Summary: .tag files: page scope attribute from outer tag is lost in inner tag Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows Server 2003 S