AJP?

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

Anton
Posts: 46
Joined: Sun Jun 24, 2012 9:58 pm

AJP?

Post by Anton »

Hi,

Has anyone noticed any problems running via Apache2 with AJP? I have a strange philosophical aversion to rerouting via iptables and this would seem like the perfect solution. AJP is even enabled by default in server.xml, though it may just not have been removed. If it's fine, should I keep the default (<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />) or add other things like connectionTimeout="20000" and URIEncoding="UTF-8"?

Cheers.