| Syntax: | uwsgi_cache_lock_age |
|---|---|
| Default: | uwsgi_cache_lock_age 5s; |
| Context: | http, server, location |
This directive appeared in version 1.7.8.
If the last request passed to the uwsgi server for populating a new cache element has not completed for the specified time, one more request may be passed to the uwsgi server.
Please login to continue.