Skip to content

config schwartzswapmemorylimit

Byrne edited this page Nov 1, 2010 · 1 revision

SchwartzSwapMemoryLimit

SchwartzSwapMemoryLimit is identical to SchwartzFreeMemoryLimit, except that instead of checking free memory available on the server, it checks swap memory available on the server.

Default

disabled

Values

Memory size, in the form of:

  • #GB
  • #MB
  • #KB
  • (indicating literal bytes)

The "B" is optional

Example

Specify 200 megabytes:

SchwartzSwapMemoryLimit 200M

Specify 4000 kilobytes:

SchwartzSwapMemoryLimit 4000K

Related

Clone this wiki locally