Realized I was missing the trailing slash,
sorry for the noise
On Fri, Aug 22, 2014 at 10:31 PM, Erick Johnson
wrote:
> Hi,
>
> I just started testing reverse proxying to from apache 2.4 to a backend
> wildfly 8.1 server using mod_proxy_ajp on centos 7, using this config:
>
Hi,
I just started testing reverse proxying to from apache 2.4 to a backend
wildfly 8.1 server using mod_proxy_ajp on centos 7, using this config:
(from conf.d/vhosts.conf):
...
ProxyRequests Off
BalancerMember ajp://127.0.0.1:8009
ProxyPass / balancer://cluster stickysession=JSESSION