APR Connectors Configuration

HTTP/HTTPS

For HTTP configuration, see the HTTP connector configuration documentation.

For HTTPS configuration, see the HTTPS connector configuration documentation.

An example SSL Connector declaration is:

<Connector port=”443″ maxHttpHeaderSize=”8192″

maxThreads=”150″

enableLookups=”false” disableUploadTimeout=”true”

acceptCount=”100″ scheme=”https” secure=”true”

SSLEnabled=”true”

SSLCertificateFile=”${catalina.base}/conf/localhost.crt”

SSLCertificateKeyFile=”${catalina.base}/conf/localhost.key” />

Share this post
[social_warfare]
Integrating with Legacy Databases and Applications
Integrating with a Legacy Database

Get industry recognized certification – Contact us

keyboard_arrow_up