Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Viewing all articles
Browse latest Browse all 7229

proxy_temp_path is very slow (1 reply)

$
0
0
Hello,

I'm using proxy_cache with nginx. I have nginx set as proxy cache to get the file from servers in onother country.

Sometimes I have almost 3000 files in the temp path, and my disk I/O is very high. Actually I'm using 2 SSD with RAID-0.

May I know is there any other problems? Here's my config
    proxy_cache_path  /var/nginx/folder levels=1 keys_zone=one:1000m inactive=7d max_size=300g;
    proxy_temp_path   /var/nginx/temp;_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Viewing all articles
Browse latest Browse all 7229

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>