Sorry Luke I did read your message. My posts seem to take a while to
appear so there is a bit of a time delay.

> define("DISABLE_CACHE", true);

I tried this. As soon as I added it to core.php my disk writing
rocketed up to 140MBps and the top half a dozen httpd processes were
using around 30% processor and 300MB of RAM each. I quickly switched
the cache back on.

My latest thinking is that I have a page or section that is coded so
that it is cached but shouldn't be and every visitor that comes to the
site is writing their version of the page over the cached one.

'All' I need to do is find it :-(

Paul


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to