Graham Leggett wrote:
Mladen Turk wrote:

Nope, it'll silently ALIGN(ProxyIoBufferSize, 1024)
from 8K to 64K regardless of ProxyIoBufferSize provided

So would it be accurate to say "if AJP is used, the ProxyIOBufferSize is set to 64k, and the value for ProxyIOBufferSize is ignored"?


Nope.
If AJP is used the ProxyIOBufferSize is aligned to the closest
1024 byte value. Any value bellow 8192 is set to 8192 bytes,
and any value beyond 65536 is set to 65536.


Regards
--
^(TM)

Reply via email to