Configure SSLProxyEngine to send the ajp requests to the backend server
Issue
- Are there any suggestions around using SSLProxyEngine ON when sending AJP requests to the backend with following set
<Proxy balancer://sConnectCluster>
BalancerMember ajp://abc.xyz.com:8009 route=jvm1 loadfactor=1
BalancerMember ajp://abc1.xyz1.com:8009 route=jvm2 loadfactor=1
ProxySet lbmethod=bytraffic
ProxySet stickysession=JSESSIONID|jsessionid
SetEnvIf User-Agent ".*MSIE.*" nokeepalive
</Proxy>
Environment
- Red Hat Enterprise Linux (RHEL)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.