> From: Bob Myers <b...@nextfort.com>
> Re: jvmRoute with multiple AJP Connectors for one Engine

Don't top post - it's really annoying, and makes it extremely difficult to 
follow the points of a conversation.

> > > <Connector executor="tomcatThreadPool" port="8009" 
> > > protocol="AJP/1.3" redirectPort="443" /> <Connector 
> > > executor="tomcatThreadPool" port="8019" protocol="AJP/1.3" 
> > > scheme="https" secure="true" />

> > Why bother?

> What do you mean, why bother?

Because the AJP <Connector> automatically sets the scheme and secure attributes 
when the original request is via SSL.  Consequently, you don't need a separate 
<Connector> just for that.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.



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

Reply via email to