[jboss-user] [Security & JAAS/JBoss] - Re: Apache mod_jk / JBoss SSL question

j2ee_junkie do-not-reply at jboss.com
Wed Jul 12 08:31:49 EDT 2006


B,

Isn't the redirect port set in tomcat's server.xml file...


  |       <!-- A HTTP/1.1 Connector on port 8080 -->
  |       <Connector port="8080" address="${jboss.bind.address}"
  |          maxThreads="250" strategy="ms" maxHttpHeaderSize="8192"
  |          emptySessionPath="true"
  |          enableLookups="false" redirectPort="8443" acceptCount="100"
  |          connectionTimeout="20000" disableUploadTimeout="true"/>
  | 

cgriffith

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957334#3957334

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957334



More information about the jboss-user mailing list