Hi! > BTW: How would you implement this? The filenames are not > the same as the requested pages. They are parts of > the xml serialization.
There should be defined some set of rules for apache to determine how to extract/generate filename from an url, and how to get known if it should check for those files or just forward request to cocoon. This solution is scalable in terms of amount of documents that can be pregenerated. Imagine you have website with 300 documets requested often, each one of 3..300Kb length - would you put them all in memory cache ? :) Mikhail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]