Do you work on the production environment or the development one (read: are your request routed via app.php or not?)
Caching of Symfony2 is done almost instantly on our servers, and we delete it about 2-3 times on deployment day and still don't have any problems, not even a peak in traffic latency. Kind regards On Thursday, May 3, 2012 1:40:20 PM UTC+3, lidaa wrote: > > Hello, > > > We have symfony2 based project and when testing it load on a brand new > webserver the server is down within seconds. > > The version used for our project is : Symfony 2.1 DEV. > > Just clicking F5 continuously from 2 or more clients kills the > server. > > Within 5 to 10 seconds the load average of the processors (tested on 8 > cores) is 100% and more. And the server is down. > > We created a simple hello word response without loadin any of our > bundles the problem is the same. Server down within seconds. > > We can provide any other information if needed, > > Thanks, > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en
