ok so :

1) test1.html -> caches
2) you add a file to src/main and request test1.html -> new file does not show up
3) you request test2.html -> new file shows up and is cached


Is this what you're getting now?

Note that you can also set map:pipeline type="noncaching", try setting this. It's suboptimal but unless you're on a high traffic site you could live with it.

hth
Jorg

rufio wrote:

on Sun, 21 Dec 2003 12:27:24 +0100 Jorg Heymans <[EMAIL PROTECTED]> wrote:


As a last option: have you tried setting <map:pipeline type="caching"> on all the pipelines?


It works now but only if I open another page, i.e. after I change some files and
refresh - nothing changes, only when I open other page.
Is this normal behaviour?

Regards, Rufio

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



Reply via email to