Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated the change in G3389. "To enable APR connectors creation, you need to install APR native library firstly."

...

Note that this version of Apache Geronimo lets you specify what implementation (BIO or NIO for Jetty and BIO, NIO and APR for Tomcat) you want to use for a given connector type. To enable Tomcat APR connectors creation, you need to install APR native library firstly. The specific parameters for configuring the connectors won't change based on the implementation you choose so, for simplicity, we will just show the generic HTTP, HTTPS and AJP configuration details.

...