OS: XP sp2 and 2k3 JVM: 1.5.0_14 Tomcat: 5.5.20
Pid-2 wrote: > > OS? > JVM version? > Tomcat version? > > > p > > > > mikebgx wrote: >> 8090 is in quotes btw, ie "8090" >> >> mikebgx wrote: >>> Hi, >>> When I change Tomcat's HTTP port to other than 8080, redirections to SSL >>> port (8443) stop working. >>> With HTTP port set to 8080 it all works fine. >>> The only change I make is editing server.xml to change 8080 to 8090 as >>> follows: >>> >>> <!-- Define a non-SSL HTTP/1.1 Connector on port 8080 --> >>> <Connector port=8090 maxHttpHeaderSize="8192" >>> maxThreads="150" minSpareThreads="25" maxSpareThreads="75" >>> enableLookups="false" redirectPort="8443" acceptCount="100" >>> connectionTimeout="20000" displayUploadTimeout="true" /> >>> >>> An ideas please? >>> >>> Regards, >>> Mike Burton >>> >> > > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Changing-HTTP-port-from-8080-prevents-HTTPS-redirects%2C-Tomcat-5.5-tp15975743p15988217.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]