Versions Compared

Key

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

To add a new AJP listener click on the respective link (e.g. Tomcat AJP Connector or Jetty AJP Connector.) in the Network Listener portlet. The following figure illustrates some of the many parameters possible for creating a new AJP listener. The parameters each have a default value and explanatory text with the entry. fill Fill in with your values and click on Save.

...

  • uniqueName A name that is different than the name for any other web connectors in the server (no spaces in the name please).
  • host The host name or IP to bind to. The normal values are 0.0.0.0 (all interfaces) or localhost (local connections only)
  • port The network port to bind to.

...