forked from jayallen/melody
-
Notifications
You must be signed in to change notification settings - Fork 36
config schwartzswapmemorylimit
Byrne edited this page Nov 1, 2010
·
1 revision
SchwartzSwapMemoryLimit
is identical to SchwartzFreeMemoryLimit
, except that instead of checking free memory available on the server, it checks swap memory available on the server.
disabled
Memory size, in the form of:
- #GB
- #MB
- #KB
The "B" is optional
Specify 200 megabytes:
SchwartzSwapMemoryLimit 200M
Specify 4000 kilobytes:
SchwartzSwapMemoryLimit 4000K
-
Categories: Appendix: Configuration Directives
-
Tags: config, memory, run-periodic-tasks, Schwartz