| Syntax: | uwsgi_cache |
|---|---|
| Default: | uwsgi_cache off; |
| Context: | http, server, location |
Defines a shared memory zone used for caching. The same zone can be used in several places. Parameter value can contain variables (1.7.9). The off parameter disables caching inherited from the previous configuration level.
Please login to continue.