AJP13 Connector properties
- Last Updated: June 18, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the AJP13 Connector tab to enable the AJP13 network connector for Progress Application Server, and thereby achieve load balancing by an Apache httpd or IIS Web server.
| Property | Default value | Description |
|---|---|---|
| AJP13 | OFF |
Use the ON/OFF toggle switch to enable or disable the AJP13 network connector. |
| Port | 8009 |
Specify the port number for the AJP13 Apache server connector. |
| Max connections | -1 |
Specify the maximum number of TCP socket connections per AJP13 connector. |
| Max queue size | 100 |
Specify the maximum size of AJP13 connector message queue. |
| Tomcat authentication | true |
Select the check box to pass the tomcat authenticated user id or parent authenticated user id to the web application. |