But then I would have a cached copy only for each user/session? But I
want a global cache...

-----Ursprüngliche Nachricht-----
Von: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 20. August 2002 14:47
An: [EMAIL PROTECTED]
Betreff: Re: XSP caching and jsessionid


Michael Zehrer wrote:

>Hi List,
>
>after getting xsp caching to work (which is really fun), there is a
>problem with pages that include urlrewritten links containing that
>jsessionid=...., is there any solution fot making these pages
>chacheable?
>

Have jsessionid as part of key (or validity - depends on your 
circumstances). Then all cache entries will become invalid once session 
is invalidated.

Vadim


>Cheers Michael
>  
>




---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to