mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
6 lines
305 B
Plaintext
6 lines
305 B
Plaintext
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.
|