> From: Stephen Ng [mailto:[EMAIL PROTECTED]] > > I'm confused by coocoon caching--what if I have use HashUtil in my > generateKey, and two different pages/request happen to generate the same > hash key? Won't cocoon erroneously return the same page from the cache?
Only if validity matches. But it usually does not - result is that these two pages won't be cached at all. Luckily, this (almost) does not happen. There is a bug and a TODO item on this theme. Vadim > Steve Ng > Lumigent --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>