Torben Nehmer wrote: > I do, it looks like this, Page 37 is the one that actually works: ... > 72 rows in set (0.01 sec) > > If I interpret this correctly (ID is an Element ID, Type is 0 for page, > 1 for style elements), only the working page does have style elemnts.
Right, and that's in line with the symptoms you're seeing. For one of the failing pages, try to dump it with midgard-pageresolve. As it dumps the page it should also be filling the cache. At least the problem is well-defined: only the decision on wether to regenerate the cache seems flawed. Once the cache is filled, pages work as expected. Right? Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
