On Fri, Jun 15, 2018 at 9:33 PM, Herb Burnswell <herbert.burnswell@xxxxxxxxx> wrote: >> What if you remove the ProxyPassReverse, leaving the 2 ProxyPass only? > > Unfortunately no, without the ProxyPassReverse directive the behavior is the > same, it just loops. The 302's are in the access log over and over: > > 10.24.3.10 - - [15/Jun/2018:12:16:40 -0700] "GET /frontpage/login.zul > HTTP/1.1" 302 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:43.0) > Gecko/20100101 Firefox/43.0" "305C0B70515B838AE70AC0F7DBA79799.node3" There is no loop in the configuration with ProxyPass(es) only, looks like this infinite redirection is generated on the backend. Could you please attach the error log (LogLevel trace7) of the loop? Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx