summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-AutoRestart/DESCR
blob: 1709ba02fb98cb864d85a98ceb3fe5a5fd7e2693 (plain)
1
2
3
4
5
Catalyst plugin to force the application to restart server processes
when they reach a configurable memory threshold. Memory checks are
performed every 'N' requests. This is intended as a band-aid to
deal with problems like memory leaks; it's here to buy you time to
find and solve the underlying issues.