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