php doesn't cache into memory at any level natively if you have to use php for anything (i do) i STRONGLY suggest using the eaccelerator optimizer in cacheonly mode and give it 8-16 megs or so -- you'll get a 400% speed increase on average. whatever you do, don't use the code optimizer, it'll break everything.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

