--On 15 October 2006 12:43 +0200 jehan procaccia <[EMAIL PROTECTED]> 
wrote:

> Scott Battaglia wrote:
>
>> I would guess you need to move your images and CSS out of the
>> directory protected by CAS.  But I'm not too familiar with that CAS
>> client.
>
> Yes that could be a workaroud, but I thought that there was a well known
> solution ...?

mod_cas has a simple session caching feature that allows multiple requests to 
the same server to be served without heading back to the CAS server for 
authentication. The relevant control directives are:

CASLocalCacheFile       /usr/local/apache/proxy/CASLocalCacheFile
CASLocalCacheTimeout    1800
CASLocalCacheInsecure   Off

I would think this would solve your problem.
Dave

----------------------
David Spencer
Information Systems and Computing
University of Bristol
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to