Re: Server.xml config

2009-07-17 Thread dori
If this Connector is supporting non-SSL requests, and a request is received for which a matching requires SSL transport, Catalina will automatically redirect the request to the port number specified here http://tomcat.apache.org/tomcat-6.0-doc/config/http.html http://tomcat.apache.org/tomcat-6.0

Re: Server.xml config

2009-07-17 Thread Mark Thomas
dori wrote: > Hello all! Just a quick question. The deult connector in the server.xml file > which comes with tomcat 6 > > connectionTimeout="2" >redirectPort="8443" /> > > What is the point of the redirect port=8443 attribute. I have another > connector for