From fd0dbd87a0ed6e2ddd5d3c2cf4ffdb86767ffdc5 Mon Sep 17 00:00:00 2001
From: Graham Leggett 512
.
In almost every case there's no reason to change that value.
+If used with AJP this directive sets the maximum AJP packet size in
- 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+
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+
+
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