My application is currently running on a load balanced setup but app/ tmp is unique per server. The current problem is that the cache would be stored on a per server basis which means there is no easy way of clearing the cache. I am thinking of mounting the cache folder on the web servers to a common NFS server so multiple web servers share the same cache folder. Possibly could have the whole temp directory "shared" by all web servers but not sure if it is feasible.
Anyone here running CakePHP on a load balanced setup as well? Other than my cache issue, I would like to know about your setup! :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
