cache‑slice with a lock
pablop
nginx-forum at forum.nginx.org
Sun Mar 6 01:45:09 UTC 2022
Hi
What happens when multiple clients are accessing the same byte-range using
the Cache Slice module at the same time?
Will requests wait for the slice to be ready or will they bypass the proxy
and get it directly from the origin?
Is it possible (and needed) to combine slice with proxy_cache_lock?
https://www.nginx.com/blog/smart-efficient-byte-range-caching-nginx/
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,293792,293792#msg-293792
More information about the nginx
mailing list