A bit confused as to why you need the IdP (CAS Server) and the SP (mod_auth_cas) on every system. You don't need mod_auth_cas to run the CAS Server. There is mod_proxy_balancer in HTTPD which can do load balancing to multiple backends.

On 05/07/2018 09:13 AM, Ramakrishna G wrote:
Hello

I am running a load balancer(NGINX) which redirects the request to Mod_Auth_Cas(Apache) and its corresponding CAS Server(Tomcat).





Drawback of current approach what I am using is

-> One tomcat for one apache which I want to remove. Also I need to remove multiple node connection.


Is there a way I can configure single Apache to talk to multiple Tomcat. In other words single Mod_Auth_Cas will talk to multiple Cas Server. How can I achive it.

Note: I know it can be achieved by adding NGINX in between Apache and Tomcat to make it work. But I am looking for a cost efficient and less utilized(node) approach.

Thanks
Ramakrishna G
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAGST5P-%3De%2BCrUzWEOBkX%2BN89cba31Cnh70p9%2BebN-5RMGc-Gog%40mail.gmail.com <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAGST5P-%3De%2BCrUzWEOBkX%2BN89cba31Cnh70p9%2BebN-5RMGc-Gog%40mail.gmail.com?utm_medium=email&utm_source=footer>.


--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- You received this message because you are subscribed to the Google Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/7180e6b8-7801-e55b-eb4f-402d3852201b%40ndsu.edu.

Reply via email to