Hi,

I used ehcache ticket registry for a HA setup and so it has its own
ticket registry cleaner.  Does [2] work independently with any ticket
registry implementation?   Surely, I think expiration parameters must
be matched, say the expiration in ehcache registry should no shorter
than that of ExpirationPolicy, right?

-Ken

On Wed, Sep 26, 2012 at 5:00 PM, jleleu <[email protected]> wrote:
> Hi,
>
> I don't know about such a mechanism : so far, throttling is mainly used on 
> login submissions, checking according IP and username [1].
> You can maybe use the ThrottledUseAndTimeoutExpirationPolicy [2], even if I'm 
> not sure it works properly for you [3].
> Best regards,
> Jérôme
>
> [1] : 
> https://github.com/Jasig/cas/blob/master/cas-server-core/src/main/java/org/jasig/cas/web/support/InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter.java
> [2] : 
> https://github.com/Jasig/cas/blob/master/cas-server-core/src/main/java/org/jasig/cas/ticket/support/ThrottledUseAndTimeoutExpirationPolicy.java
> [3] : http://bb10.com/java-jasig-cas-user/2011-11/msg00030.html
>
> --
> 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

-- 
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