1 Reply Latest reply on Feb 13, 2012 4:06 AM by jfclere

    New to mod_cluster: Setting up authentication at the httpd load balancer

    kc7bfi

      I am new to mod_cluster. I have installed the software and have it working with JBoss AS7.1. My web services are now avaiable via the Apache httpd server operating as a load balancer. What I want to do is to implement negotiate authentication at the httpd server and to perform some URL rewrite rules based on the user to direct user requests to specific services and/or deny specific services. My JBoss web services themselves do not need authentication so I simply want to do it at the load balancer (httpd). Can anyone point me to where I can find some information on how to set this up? Thanks, David