Author: kkolinko Date: Tue Jun 5 10:35:06 2012 New Revision: 1346336 URL: http://svn.apache.org/viewvc?rev=1346336&view=rev Log: vote and proposal
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=1346336&r1=1346335&r2=1346336&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jun 5 10:35:06 2012 @@ -117,6 +117,18 @@ PATCHES PROPOSED TO BACKPORT: -1: rjung: Isn't this only fixing the regression introduced by 52858 (BZ 53138) but 52858 will be again unfixed? + -1: kkolinko: unless r1340218 is backported as well (I agree with rjung's + concern). Proposed below. + + Additional patch: + kkolinko: Regarding r1340218: Note, that "reg" argument in all existing + calls to processSendfile() is always true. The actual change in this + revision is registering for OP_WRITE regardless of the value of + attachment.interestOps() + http://svn.apache.org/viewvc?view=revision&revision=1340218 (fix BZ 53138) + http://svn.apache.org/viewvc?view=revision&revision=1342468 (cleanup) + +1: kkolinko + -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52918 Add WebSocket support to Tomcat 6 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org