ark Thomas wrote:
> On 03/05/18 10:36, Mark Thomas wrote:
>> On 03/05/18 09:48, Andreas Bergander wrote:
>>> Hi,
>>>
>>> I've upgrade from Tomcat 8.5 to 9.0.7 and I've got an issue
>>> regarding the packet size in the AJP connector. It seems
9
On 03/05/18 10:59, Andreas Bergander wrote:
> Thank's for investigating Mark!
>
> I think it's only possible to change the packet size in mod_jk, not in
> mod_proxy_ajp, right?
Wrong.
ProxyIOBufferSize
Mark
> So either we need to switch to mod_jk or stick with a pa
in Tomcat 9
On 03/05/18 10:36, Mark Thomas wrote:
> On 03/05/18 09:48, Andreas Bergander wrote:
>> Hi,
>>
>> I've upgrade from Tomcat 8.5 to 9.0.7 and I've got an issue regarding the
>> packet size in the AJP connector. It seems like only the default valu
Hi,
I've upgrade from Tomcat 8.5 to 9.0.7 and I've got an issue regarding the
packet size in the AJP connector. It seems like only the default value (8192)
works now. If I set it to anything greater than that I'll get 503 Internal
Server Error when trying to access a web page. It worked fine in