Are you sure this isn't just an IIS7 Application Pool Idle Time-out
Settings issue?
http://www.orcsweb.com/blog/brad/iis7-application-pool-idle-time-out-settings/


On Fri, Jul 8, 2011 at 5:53 AM,  <[email protected]> wrote:
> Hello,
>
>
> I have a problem with my ASP.NET application. I connected it to a CAS Server
> using the DotNetCasClient library. I'm using Cas 2.0 protocol without proxy
> mode.
> The whole thing works well, but I got some performances issues. Actually, it
> appears that sometimes, when the application wasn't used for a certain
> amount of time, the "Ticket Validation Response" operation takes from 15 to
> 30 secs to complete (I saw this after activating the DotNetCasClient
> tracefile).
>
> On the server side, the 15 secs seems to match these operations :
>
> 2011-07-08 11:18:23,861 DEBUG
> [org.jasig.cas.web.flow.CasFlowExecutionKeyFactory] - Removing flow
> execution '[Ended execution of 'login']' from repository
> 2011-07-08 11:18:23,861 DEBUG
> [org.jasig.cas.web.flow.CasFlowExecutionKeyFactory] - Removing flow
> execution '[Ended execution of 'login']' from repository
> 2011-07-08 11:18:38,980 DEBUG
> [org.jasig.cas.web.support.CasArgumentExtractor] - Extractor generated
> service for: https://myaspapplication
>
> I don't understand what's this all about, as you cas see there is two
> similar instructions executed at the same time...
>
> Any help would be appreciated,
> Thanks!
>
>
> Edouard
>
> --
> 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