> My question is if CAS can be set up with the APR runtime library. Is the
> above error caused by using APR?

Yes, though this has absolutely nothing to do with CAS.  We ran this
way for several years until we got burned by some apparent bugs in the
connector code that burned up CPU cycles.  Curiously we measured
better throughput in our high-level JMeter tests with the NIO
connectors.  I can say for certain the raw connection handling speed
of the APR connectors, especially for SSL connections, is fastest.

I should also note switching connectors will not resolve the PKIX
error you cited.  See
https://wiki.jasig.org/display/CASUM/SSL+Troubleshooting+and+Reference+Guide
for more information.

> “real” URL (for example, “www.vlaamsbrabant.be/cas”) where in the CAS config
> do I have to replace localhost with the “real” URL?

You should only need to configure that in cas.properties.

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

Reply via email to