Re: proxy_cache calculating size error under SSD drive but not SATA drive

2013-07-19 Thread Maxim Dounin
Hello! On Thu, Jul 18, 2013 at 08:54:48PM -0400, feanorknd wrote: > Thanks thanks so much!!! :D > > I even saw that ticket before posting, but I figured out it was not the > problem just because I do use XFS for my nginx_caches at 4 servers without > this problem, and also I did test changing th

Re: proxy_cache calculating size error under SSD drive but not SATA drive

2013-07-18 Thread feanorknd
Thanks thanks so much!!! :D I even saw that ticket before posting, but I figured out it was not the problem just because I do use XFS for my nginx_caches at 4 servers without this problem, and also I did test changing the path to point to a XFS partition on SATA drive, and the problem dissapeared.

Re: proxy_cache calculating size error under SSD drive but not SATA drive

2013-07-18 Thread Maxim Dounin
Hello! On Thu, Jul 18, 2013 at 07:46:01AM -0400, feanorknd wrote: > Hello: > > I think I am on the right way, but not sure... > > The scenario: > > - Have 2 drives: >-> SSD drive - XFS - default options (with > noatime, discard) - almost empty >

Re: proxy_cache calculating size error under SSD drive but not SATA drive

2013-07-18 Thread feanorknd
Hello: Each 10 seconds, the core force expires files until http cache size below 64 (limits are defined at 2500Mb at config) grep "cache size" /STORAGE/log.txt 2013/07/18 13:15:22 [debug] 17641#0: http file cache size: 640339 2013/07/18 13:15:22 [debug] 17641#0: http file cache size: 640317

proxy_cache calculating size error under SSD drive but not SATA drive

2013-07-18 Thread feanorknd
Hello: I think I am on the right way, but not sure... The scenario: - Have 2 drives: -> SSD drive - XFS - default options (with noatime, discard) - almost empty -> SATA drive - XFS - default options - almost empty - Kernel variables, shared