Author: markt
Date: Tue Jan 3 16:03:01 2017
New Revision: 1777152
URL: http://svn.apache.org/viewvc?rev=1777152&view=rev
Log:
Document recent refactoring
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1777152&r1=1777151&r2=1777152&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Jan 3 16:03:01 2017
@@ -107,6 +107,11 @@
<fix>
<bug>60508</bug>: Set request start time for HTTP/2. (remm)
</fix>
+ <fix>
+ The default output buffer size for AJP connectors is now based on the
+ configured AJP packet size rather than the minimum permitted AJP packet
+ size. (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Jasper">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]