Hello everyone,

I'm planning to upgrade our (very) old CAS 3.5.2 to the lastest version
6.1.x
Since 3.5.x a lot have changed. I managed to make a developement version
working but I'm a little bit confused on some aspects.

Before thinking of pushing a version to production, I would like to make
sure to have covered all my needs.

Here is a quick summary of how we're using CAS:

We're using CAS for students to access our different applications. Most of
the time we only use 1 server.

They're is 1 month were we are publishing some competitive examination
results and during that period our host adds a second CAS server. Load
balancing is managed by a F5 loadbalancer.

our current configuration uses oracle to retrive user/password and to share
tickets (TGT / ST ...)


What I've done so far with CAS 6.1.x :

- Getting default overlay to work :)
- Configuring my database witch is oracle (using cas.authn.jdbc.query[0].x
config) to retreive login/password
- Enabled JSON services and creating a service for my apps
- Using custom theme for my services

I keep reading as much as I can on CAS and common uses, so I have come with
several questions:

1. Ticket registry management:

If I understand correctly, if I want to make things work like we have
today, I have to configure a jpa ticket registry.
I've read that a lot of cas users are using hazelcast for ticket registry.

Is it a better way to go ? If so, I have to install hazelcast IMDG on the
server itself ?

2. Performance optimization: Is there common optimization params that can
be set to optimize database access ?

3. For production, is it prefered to use an embedded tomcat or a generated
cas.war deployed on a tomcat instance ?

4. Do I have miss something important ? :)

Thanks for your help !

Jeremy

-- 
- 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/CAEhrmrwcYdNLq4g1zFjggkEH_8mFkiAA4FP0FKD4E41PmaKjnQ%40mail.gmail.com.

Reply via email to