traefik / plugin-simplecache

Simple cache plugin middleware caches responses on disk
https://plugins.traefik.io/plugins/628c9ec2ffc0cd18356a97a2/log4-shell
Apache License 2.0
45 stars 11 forks source link

OOM if plugin used #9

Open lexfrei opened 3 years ago

lexfrei commented 3 years ago

Hi! I'm using the smallest DO instance, so the limit of RAM for Traefik is set to 400M. And I got 4-5 OOMs per day of the plugin is enabled. Ofc. it's not enough RAM for enterprise usage, but fine for a personal blog. Is there any way how I can avoid OOMs? Any way to limit the cache size to predict RAM usage?