I have a problem. I use PHP-FPM docker (php:8.0-fpm). After 2 days, I have found that the tmp directory is very big: 20.1 GB. And it still grows.
The Problem is, that my server has a storage only 30 GB :(
Do you know,
- is it normal, that tmp directory grows very fast?
- how can I limit the tmp directory size?