On 22/03/2023 19:20, Luis Ramos wrote:
Hi List.
In and around last windows updates for our WIN2019 box, our tomcat connector 
start to fail with the below error message.
Setup is IIS 10->ISAPI connector => Tomcat 9 -> 
https://tomcat.apache.org/connectors-doc/webserver_howto/iis.html
Has someone seen this behaivor?
To be able to open the system I am bypassing the connector and listening in 
port 443 in server.xml directly.

What Tomcat version are you using?

Has there been any change in Tomcat version in the same time frame? If so, please provide exact version information.

Please provide the AJP connector configuration from Tomcat's server.xml

[Wed Mar 22 15:08:46.746 2023] [10780:14112] [error] 
ajp_connection_tcp_get_message::jk_ajp_common.c (1408): (tomcat01) wrong 
message size 18441 8192 from ::1:8009

This suggests that Tomcat is configured with a different maximum AJP message size than IIS.

Please provide your workers.properties file.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to