Author: rjung
Date: Wed Dec 24 22:09:50 2014
New Revision: 1647851
URL: http://svn.apache.org/r1647851
Log:
Add logging if status worker output was dropped
due to insufficient buffer size.
Pass logger down to jk_printf.
Needed to rename one local int variable from
"l" to "n", because it was shadowing the logger
"l".
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=1647851&r1=1647850&r2=1647851&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Wed Dec 24 22:09:50 2014
@@ -117,6 +117,10 @@
with ".." path segments that go up the directory hierarchy higher
than the starting point of the relative file name. (rjung)
</fix>
+ <fix>
+ Status: Add logging if status worker output was dropped due to
+ insufficient buffer size. (rjung)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]