>From my experience I would recommend using a memory based cache like APC or eAccelerator for the routing cache. However, if you are running a high-volume website, this could also have problems due to locking issues - use memcached instead
On May 9, 1:04 am, gunnarlium <[email protected]> wrote: > Hi! > > Running 1.2.7, I experience the cache file symfony.routing.data.cache > grows very large, 40MB+. Is this supposed to happen? It seems to be > growing at a steady rate, and I suspect its causing a slow down in > operation as well as excessive memory usage. Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
