Re: proxy_temp_path is very slow

2013-02-25 Thread Jonathan Matthews
On 25 February 2013 14:07, Indo Php wrote: > 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

proxy_temp_path is very slow

2013-02-25 Thread Indo Php
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 c