On Tuesday 23 September 2014 00:06:56 shahzaib shahzaib wrote: > Is there any way with nginx that i could put an hold on the subsequent > requests and only proxy the single request for same file in order to > prevent filling up the tmp folder ? tmp is kept on filling up due to the > multiple users are accessing the same file and file is not downloaded yet. > [..]
http://nginx.org/r/proxy_cache_lock wbr, Valentin V. Bartenev _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
