-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
Description
Symfony version(s) affected: 4.2.11
Description
Is there any procedure to prune the profiler cache ? or an option in configuration?
I have a DEV environment with the profiler activated and the cache grows without limit.
after some days, my server turns into no space left on disk.
The cache has a prune command, maybe the same thing can be implemented here
How to reproduce
Activate the profiler with default options and launch requests in the DEV environment
Additional context
[root@test dev]# pwd
/var/www/symfony/var/cache/dev
[root@test dev]# du -hs * | sort -rh | head -5
4,0G profiler
2,1M twig
1,9M pools
1,6M translations
1016K ContainerRCuO9Ig