Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<Connector protocol="org.apache.coyote.ajp.AjpNio2Protocol" 

  packetSize="65536"
proxyName="[your-hostname]"
proxyPort="443"
enableLookups="true"
address="0.0.0.0"
port="8009"
allowedRequestAttributesPattern=".*"
secretRequired="false"
redirectPort="6443"
tomcatAuthentication="false"/>


...