Hello,

I'm trying to set packetSize for an embedded Tomcat 8.5.4 AJP connector using a 
command line property and I am failing. Does anyone know what the correct 
property might be? These are some settings that I know which work that I've 
found in the Spring Boot Reference guide but that's not a complete reference. 
I'm thinking it should be something like

-Dserver.tomcat.connector.packet-size=65536

Or something close to that - but there's no consistency that I've been able to 
find in naming conventions at the server or server.tomcat or 
server.tomcat.connector level. And after many hours of guessing I'm turning to 
you all in hopes that someone may know the correct setting.

Can anyone provide the correct syntax? Or is packetSize for the AJP connector 
not even supported through command line for embedded Tomcat?

Thanks!

- Jim

Reply via email to