Author: mturk
Date: Thu Jun 30 17:57:04 2011
New Revision: 1141640
URL: http://svn.apache.org/viewvc?rev=1141640&view=rev
Log:
Add BZ51417 note to changelog
Modified:
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=1141640&r1=1141639&r2=1141640&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Thu Jun 30 17:57:04 2011
@@ -46,6 +46,11 @@
<changelog>
<fix>
<fix>
+ <bug>51417</bug>: Fix worker busy detection by querying the
+ worker endpoint. Abandoned connections can leave a worker
+ in busy state without decrementing busy counter. (mturk)
+ </fix>
+ <fix>
<bug>50339</bug>: Fix whitespace trimming when parsing attribute
lists. (rjung)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]