On 03/05/2010 23:40, Dave Filchak wrote:
> Humm ... sorry it has taken a while to get back to you with this. I have
> been busy trying to get all my clients up. There is not a lot of them
> but it is very time consuming. Before I get to all the configs, does
> Tomcat, by default, take over ALL the ips' on port 443 i.e. 0.0.0.0:443?
> If so, where would/could I set this to only listen on one IP or even do
> not listen for 443 as I have another app that I will need for that port.

By default, Tomcat will listen to all IPv4 and IPv6 addressed on the
specified port.

Use the address attribute of the connector to limit this to all IPv4
only, all IPv6 only or a apecific IPv4 or IPv6 address.

Mark



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

Reply via email to