Re: svn commit: r763302 - /tomcat/trunk/java/org/apache/jk/server/JkCoyoteHandler.java

2009-04-08 Thread Mark Thomas
Mark Thomas wrote: > ma...@apache.org wrote: >> Author: markt >> Date: Wed Apr 8 16:13:23 2009 >> New Revision: 763302 >> >> URL: http://svn.apache.org/viewvc?rev=763302&view=rev >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 >> Update the counters before we recycle the re

Re: svn commit: r763302 - /tomcat/trunk/java/org/apache/jk/server/JkCoyoteHandler.java

2009-04-08 Thread Mark Thomas
ma...@apache.org wrote: > Author: markt > Date: Wed Apr 8 16:13:23 2009 > New Revision: 763302 > > URL: http://svn.apache.org/viewvc?rev=763302&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 > Update the counters before we recycle the request Hmm. This doesn't see

svn commit: r763302 - /tomcat/trunk/java/org/apache/jk/server/JkCoyoteHandler.java

2009-04-08 Thread markt
Author: markt Date: Wed Apr 8 16:13:23 2009 New Revision: 763302 URL: http://svn.apache.org/viewvc?rev=763302&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46991 Update the counters before we recycle the request Modified: tomcat/trunk/java/org/apache/jk/server/JkCoyote