DO NOT REPLY [Bug 50966] New: Typo in migration guide

2011-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50966 Summary: Typo in migration guide Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P2 Compo

svn commit: r1084918 - /tomcat/trunk/webapps/docs/config/context.xml

2011-03-24 Thread markt
Author: markt Date: Thu Mar 24 11:55:02 2011 New Revision: 1084918 URL: http://svn.apache.org/viewvc?rev=1084918&view=rev Log: Updates based on recent user list questions Modified: tomcat/trunk/webapps/docs/config/context.xml Modified: tomcat/trunk/webapps/docs/config/context.xml URL: http:

svn commit: r1084949 - in /tomcat/trunk/java/org/apache/catalina/connector: CometEventImpl.java CoyoteAdapter.java Request.java Response.java

2011-03-24 Thread markt
Author: markt Date: Thu Mar 24 13:24:28 2011 New Revision: 1084949 URL: http://svn.apache.org/viewvc?rev=1084949&view=rev Log: Resolve some TODOs for "swallowAbortedUploads" Modified: tomcat/trunk/java/org/apache/catalina/connector/CometEventImpl.java tomcat/trunk/java/org/apache/catalina

svn commit: r1084950 - /tomcat/trunk/java/org/apache/coyote/Request.java

2011-03-24 Thread markt
Author: markt Date: Thu Mar 24 13:25:52 2011 New Revision: 1084950 URL: http://svn.apache.org/viewvc?rev=1084950&view=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/coyote/Request.java Modified: tomcat/trunk/java/org/apache/coyote/Request.java URL: http://svn.apache.org/

svn commit: r1084951 - /tomcat/trunk/RELEASE-NOTES

2011-03-24 Thread markt
Author: markt Date: Thu Mar 24 13:27:39 2011 New Revision: 1084951 URL: http://svn.apache.org/viewvc?rev=1084951&view=rev Log: Fix the main interfaces now Tomcat 7 is stable. Modified: tomcat/trunk/RELEASE-NOTES Modified: tomcat/trunk/RELEASE-NOTES URL: http://svn.apache.org/viewvc/tomcat/

svn commit: r1084953 - /tomcat/trunk/webapps/docs/changelog.xml

2011-03-24 Thread markt
Author: markt Date: Thu Mar 24 13:28:17 2011 New Revision: 1084953 URL: http://svn.apache.org/viewvc?rev=1084953&view=rev Log: Add recent changes Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trun

Re: Some remarks and observations from implementing disable "swallowAbortedUploads"

2011-03-24 Thread Mark Thomas
On 09/03/2011 14:01, Rainer Jung wrote: > On 09.03.2011 14:46, Mark Thomas wrote: > Any idea about a good place from where to call? finishResponse is called > from CoyoteAdapter and CometEventImpl. At least we could call > request.finishRequest() form inside response.finishResponse(). Fixed in r10

svn commit: r1084968 - /tomcat/trunk/webapps/docs/config/context.xml

2011-03-24 Thread markt
Author: markt Date: Thu Mar 24 14:31:50 2011 New Revision: 1084968 URL: http://svn.apache.org/viewvc?rev=1084968&view=rev Log: Re-flow. Add a note about failed requests Modified: tomcat/trunk/webapps/docs/config/context.xml Modified: tomcat/trunk/webapps/docs/config/context.xml URL: http://

DO NOT REPLY [Bug 50958] ISAPI HTTP Response Splitting Vulnerability

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

svn commit: r1085029 - in /tomcat/site/trunk: docs/migration.html xdocs/migration.xml

2011-03-24 Thread rjung
Author: rjung Date: Thu Mar 24 16:25:43 2011 New Revision: 1085029 URL: http://svn.apache.org/viewvc?rev=1085029&view=rev Log: Fix nice typo (complaint -> compliant). BZ 50966. Modified: tomcat/site/trunk/docs/migration.html tomcat/site/trunk/xdocs/migration.xml Modified: tomcat/site/tr

DO NOT REPLY [Bug 50966] Typo in migration guide

2011-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50966 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49929] AJP APR connector to mod_jk can result in SEND_BODY_CHUNK message after END_RESPONSE message

2011-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49929 --- Comment #14 from michael.ballant...@gmail.com 2011-03-24 22:44:27 EDT --- Hey - we just ran into this issue this week, and I finally managed to track it down to this bug after a good two days of work. Gotta get this fixed. I will attempt