From 8c035726a89c921a19e51611668e92579f15f9b3 Mon Sep 17 00:00:00 2001 From: Vincent Bray Date: Sat, 15 Dec 2007 17:23:19 +0000 Subject: [PATCH] Fix broken markup from r602806 (again) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@604457 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index b2cf68806b..bd342a50d2 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1109,7 +1109,7 @@ connections bytes. If you change it from the default, you must also change the packetSize attribute of your AJP connector on the Tomcat side! The attribute packetSize is only available - in Tomcat 5.5.20+ and 6.0.2+ + in Tomcat 5.5.20+ and 6.0.2+

Normally it is not necessary to change the maximum packet size. Problems with the default value have been reported when sending certificates or certificate chains.

-- 2.40.0