> > I don't see a way to explicity tell EmbPerl to 'not cache' > certain pages. I ended up making the cache_key_func call > another sub that performed additional logic to set the key to > "", and I used a EMBPERL_EXPIRES_FUNC to always expiring > those queries. >
Another way would be to put the CACHE directives inside <Location> or <Files> block to limit it to only some page > > The only awkwardness I'm now seeing is that Embperl seems to > sometimes call the cache_key_function multiple times per > request. I added a 'print STDERR 'FOO' to the sub, and I > occationally see the message get printed multiple times (~11). > Ok, there are surely some potential for optimizations... Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]