While doing some testing out of the blue seeing a string of SEVERE messages in catalina.out. Apache is not running and in fact has been uninstalled. The proxyPort directive has been removed from the Tomcat server.xml connector config, and Tomcat has been rebooted. I was using http not ajp.
connectionTimeout="20000"
redirectPort="8445"
org.apache.coyote.ajp.AjpMessage processHeader
SEVERE: Invalid message received with signature xxxx
Any pointer?