On 10/25/2010 05:12 PM, Michael Wendt wrote:
Hi Pid,


     <Connector port="8009"
                enableLookups="false" redirectPort="8443" protocol="AJP/1.3" />


Try adding address="your.host.ip.address"
Having null address will force listening on *all*
interfaces and *all* protocols, and I suppose you
don't need that. mod_jk supports only IPV4, so just
enter your valid IPV4 address, and that should be enough.


Regards
--
^TM

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

Reply via email to