Hi All, What is the redirect port in the config. below used for? Does it mean I need to have a tomcat connector listening on that port if I want to use AJP?
<!-- Define an AJP 1.3 Connector on port 8009 -->
<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
