Re: [users@httpd] Apache LoadBalancer goes into 302 infinite loop

2016-06-13 Thread Baruch Volkov
Thanks Eric, this application can use internal or external Authentication based on predefined setting. if it is "internal" it redirects to /acegi/acegilogin.jsp for user to input uid/pwd if it is "external" it will redirect to SetHandler balancer-manager AuthType Basic AuthName "Balancer Manager"

Re: [users@httpd] Apache LoadBalancer goes into 302 infinite loop

2016-06-13 Thread Baruch Volkov
Hi installed 2.4.20, same thing changed: #Order Allow,Deny #Allow from all to Require all granted *no luck * On Mon, Jun 13, 2016 at 11:12 AM, Baruch Volkov wrote: > Thanks Andrea & Jim > > will try both suggestions and update > > Baruch > > On Mon, Jun 13, 2016

Re: [users@httpd] Apache LoadBalancer goes into 302 infinite loop

2016-06-13 Thread Baruch Volkov
>> since then... Is upgrading to 2.4.20 an option? >> >> On Jun 13, 2016, at 9:39 AM, Baruch Volkov wrote: >>> >>> I do see thousandths posts on Apache LoadBancer and quite a few on >>> infinite loop with 302, but so far could not be able to fix my

[users@httpd] Apache LoadBalancer goes into 302 infinite loop

2016-06-13 Thread Baruch Volkov
I do see thousandths posts on Apache LoadBancer and quite a few on infinite loop with 302, but so far could not be able to fix my issue and would appreciate a comment/suggestion. I have installed Apache/2.4.2 (Win64) with the following configuration: ProxyPass /rcm59018ora balancer://mycluster/rc