> Has anyone seem timeouts in CAS before? Yes.
> 2010-06-01 11:34:56,034 WARN [org.jasig.cas.util.HttpClient] - Socket Timeout > Detected while attempting to send message to > [https://portal.nbic.com/login/default.aspx]. We see messages like this often where the SAML LogoutRequest message can't be sent to clients to perform single logout. > Is there a place to change the timeout values? The CAS server does not expose handles to configure socket timeouts, but I believe the JRE default should be more than adequate. Is there any indication on your client why the connection is timing out? Common connection failures of this kind are caused by firewall configuration. If you have a SYN-swallowing firewall on portal.nbic.com, I'd bet that's the problem. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
