Tomcat 7 under Java 7

2011-07-14 Thread Henri Gomez
Hi guys, I conducted some tests with Tomcat 7 (7.0.19) and I noticed a slower startup time under Java 7 (OpenJDK) than under Java 1.6. I also see a serious boost in startup between TC 6.0.32 and TC 7.0.19, Jetty is not too far behind. I blogged about here : http://blog.hgomez.net/2011/07/15/servl

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Christopher Schultz
Konstantin, On 7/14/2011 11:37 AM, Konstantin Kolinko wrote: > If application is well behaving by itself (and it is up to you to > define what is well behaving) you can turn off this cleanup. > > What matters is whether there are leaks in the end or not. If there > are none, just turn off this cl

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Christopher Schultz
Pid, On 7/14/2011 11:25 AM, Pid wrote: > On 14/07/2011 16:11, Pid wrote: >> On 14/07/2011 15:23, Christopher Schultz wrote: >>> All, >>> >>> Is there any interest in having a configuration option for WCL that >>> allows certain thread names to be ignored during webapp shutdown? >>> >>> See http://

DO NOT REPLY [Bug 51506] Support for TLS False Start

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51506 --- Comment #2 from Shashank Shekhar 2011-07-14 17:57:03 UTC --- Thanks for the clarification. I had a hunch, but it's good to see it getting answered authoritatively. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cg

DO NOT REPLY [Bug 51453] Requests to open URL that include an Authorization header do not reach servlet

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51453 --- Comment #5 from Mark Thomas 2011-07-14 15:47:46 UTC --- The 7.0.17 was stopped, as was 7.0.18. 7.0.19 in currently in progress. You can build it from the tag or from http://people.apache.org/~markt/dev/tomcat-7/ WARNING: This is NOT an

DO NOT REPLY [Bug 51453] Requests to open URL that include an Authorization header do not reach servlet

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51453 --- Comment #4 from Sudarsha Wijenayake 2011-07-14 15:44:50 UTC --- (In reply to comment #3) > This has been fixed in 7.0.x and will be included in 7.0.17 onwards. Is this fix now available in the following SVN path? http://svn.apache.or

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Konstantin Kolinko
2011/7/14 Christopher Schultz : > Is there any interest in having a configuration option for WCL that > allows certain thread names to be ignored during webapp shutdown? > > See http://markmail.org/message/vqeeyosbqxq3tim6 for a short discussion. > > It appears that there may sometimes be a race co

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Pid
On 14/07/2011 16:11, Pid wrote: > On 14/07/2011 15:23, Christopher Schultz wrote: >> All, >> >> Is there any interest in having a configuration option for WCL that >> allows certain thread names to be ignored during webapp shutdown? >> >> See http://markmail.org/message/vqeeyosbqxq3tim6 for a short

Re: Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Pid
On 14/07/2011 15:23, Christopher Schultz wrote: > All, > > Is there any interest in having a configuration option for WCL that > allows certain thread names to be ignored during webapp shutdown? > > See http://markmail.org/message/vqeeyosbqxq3tim6 for a short discussion. > > It appears that ther

DO NOT REPLY [Bug 51509] New: Csrf Prevention Filter`s LruCache is not thread save

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51509 Bug #: 51509 Summary: Csrf Prevention Filter`s LruCache is not thread save Product: Tomcat 6 Version: 6.0.32 Platform: PC Status: NEW Severity: minor Pri

Casual proposal for change to WebappClassLoader.clearReferencesThreads

2011-07-14 Thread Christopher Schultz
All, Is there any interest in having a configuration option for WCL that allows certain thread names to be ignored during webapp shutdown? See http://markmail.org/message/vqeeyosbqxq3tim6 for a short discussion. It appears that there may sometimes be a race condition where the webapp can't force

svn commit: r1146707 - in /tomcat/site/trunk: docs/security-6.html xdocs/security-6.xml

2011-07-14 Thread markt
Author: markt Date: Thu Jul 14 13:41:49 2011 New Revision: 1146707 URL: http://svn.apache.org/viewvc?rev=1146707&view=rev Log: Update now patch has been applied Modified: tomcat/site/trunk/docs/security-6.html tomcat/site/trunk/xdocs/security-6.xml Modified: tomcat/site/trunk/docs/securi

svn commit: r1146703 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/catalina/servlets/ java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ webapps/docs/

2011-07-14 Thread markt
Author: markt Date: Thu Jul 14 13:38:40 2011 New Revision: 1146703 URL: http://svn.apache.org/viewvc?rev=1146703&view=rev Log: Fix various sendfile issues. This fixes CVE-2011-2526 Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/connector/LocalStri

DO NOT REPLY [Bug 51508] New: Using generic URL in jsp-config breaks welcome file handling

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51508 Bug #: 51508 Summary: Using generic URL in jsp-config breaks welcome file handling Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP

DO NOT REPLY [Bug 51507] NumberFormatNotFoundException:null

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51507 Tim Funk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 51507] New: NumberFormatNotFoundException:null

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51507 Bug #: 51507 Summary: NumberFormatNotFoundException:null Product: Tomcat 6 Version: 6.0.32 Platform: PC Status: NEW Severity: normal Priority: P2

Re: svn commit: r1146623 - in /tomcat/trunk: conf/catalina.properties webapps/docs/changelog.xml

2011-07-14 Thread Konstantin Kolinko
2011/7/14 : > Author: kkolinko > Date: Thu Jul 14 09:58:31 2011 > New Revision: 1146623 > > URL: http://svn.apache.org/viewvc?rev=1146623&view=rev > Log: > Corrected typo in the value of tomcat.util.scan.DefaultJarScanner.jarsToSkip > property > > Modified: >    tomcat/trunk/conf/catalina.propert

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

2011-07-14 Thread kfujino
Author: kfujino Date: Thu Jul 14 10:02:00 2011 New Revision: 1146627 URL: http://svn.apache.org/viewvc?rev=1146627&view=rev Log: votes 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/STATUS.txt?rev=11

svn commit: r1146623 - in /tomcat/trunk: conf/catalina.properties webapps/docs/changelog.xml

2011-07-14 Thread kkolinko
Author: kkolinko Date: Thu Jul 14 09:58:31 2011 New Revision: 1146623 URL: http://svn.apache.org/viewvc?rev=1146623&view=rev Log: Corrected typo in the value of tomcat.util.scan.DefaultJarScanner.jarsToSkip property Modified: tomcat/trunk/conf/catalina.properties tomcat/trunk/webapps/doc

[VOTE] Release Apache Tomcat 7.0.19

2011-07-14 Thread Mark Thomas
The proposed Apache Tomcat 7.0.19 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.19/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_19/ The proposed 7.0.19 release is: [ ] Broken - do not release [ ]

DO NOT REPLY [Bug 51506] Support for TLS False Start

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51506 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 51505] Blue Screen When shutdown the Tomcat Window

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51505 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 51506] New: Support for TLS False Start

2011-07-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51506 Bug #: 51506 Summary: Support for TLS False Start Product: Tomcat 7 Version: unspecified Platform: PC Status: NEW Severity: normal Priority: P2