You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "vsevolod@mail" <vs...@mail.ru> on 2000/01/28 07:40:30 UTC

Cache system problem with SSI

Good morning.
I have the following problem:
I include two xml pages in one ssi page. The first page is generated
normally and the second is taken from the cache but wrong one. For
example when I write:
<!--#include virtual="page1.xml"-->
<!--#include virtual="page2.xml"-->
I get content of page1.xml twice. The problem is somewhere in the
caching systems which handles two requests from one ssi page badly.
Is there any way to prevent it without turning off the cache?
I know Java a little. Where should I look in code to solve this
problem?

Vsevolod E. Shorin
mailto:vsevolod@studio.ru
ICQ UIN: 54105710
RusArt Studio (http://www.studio.ru)