| Syntax: | uwsgi_cache_key |
|---|---|
| Default: | — |
| Context: | http, server, location |
Defines a key for caching, for example
uwsgi_cache_key localhost:9000$request_uri;
| Syntax: | uwsgi_cache_key |
|---|---|
| Default: | — |
| Context: | http, server, location |
Defines a key for caching, for example
uwsgi_cache_key localhost:9000$request_uri;
Please login to continue.