I'm use Symfony2 into one critical application. For each client (each tab in browser is client) JS through AJAX request data each second. And folder /cache/dev/profiler/ grown really fast! 17Gb for 2 days! How can i disable this writing?
There is the option in config_dev.yml
framework:
profiler: { only_exceptions: true }
It was false, now all going normal.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With