Hi Team,

I am working on *CAS upgrade from 3.+ version to 6.2.2*.
In clustered environment, I am facing an issue. 
I am able to login successfully. On click of document link inside my 
homepage, we are connecting to another domain to fetch document.
We are getting some port number appended in URL like below:
*https://domain2.com:11611/ex/cp?Context=D&ticket=ST-4-kHJ36-iShtjErmRRJqz029tV0rY-server1
 
<https://domain2.com:11611/ex/cp?Context=D&ticket=ST-4-kHJ36-iShtjErmRRJqz029tV0rY-server1>*
 and 
getting domain2.com refused to connect in browser.

In previous implementation, I suspect, this may be configured as a part of 
cluster environment. We are using tomcat server for CAS and for document we 
are using websphere.  

We could see configuration something like below:
    Proxy Pass /documents  https://server2.int.com:11611/ex/cps
Proxy PassReverse /documents https://server2.int.com:11611/ex/cps

Proxy Pass /ex/cps  https://server2.int.com:11611/ex/cps
Proxy PassReverse /ex/cps https://server2.int.com:11611/ex/cps

    Proxy Pass /cas https://server1.int.com:10511/cas
    Proxy PassReverse /cas https://server1.int.com:10511/cas
Can someone please explain why it is configured like this with port number? 
How to make this work?
Whether change needs to be done from developer side or DevOps/Configuration 
Management team?
Do we have any other way to handle this?

Thanks in advance!

Regards,
Anusuya.

-- 
- 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/a30311c2-e29c-4980-a901-b186e37daa07n%40apereo.org.

Reply via email to