Skip to content

cache_memlimit

Protocols: memcached text

Reconfigures the storage byte budget at runtime. Excess entries are evicted immediately to fit.

Synopsis

cache_memlimit <megabytes> [noreply]\r\n

Response

OK\r\n

Example

> cache_memlimit 64
< OK

The storage budget is now 64 MiB.