Welcome! Log In Create A New Profile

Advanced

problem with cache size

Anatoli Marinov
March 01, 2013 10:42AM
Hi,
I have a strange problem with cache size on XFS. I tried to debug it and I
found something.

First there is a test request for 1 file which is 10 MB.
In the function ngx_http_file_cache_update I have counted size 17039360
because st_blocks = 33280, st_size = 10486040.

After that I am trying to restart the server and cache manager add this
size for cache structure but the size is different as follow
for cache size the increment is with 10489856, st_size = 10486040,
st_blocks = 20488

As could be seen st_blocks is different for one and the same file.
I think the second file size is right but why the first is wrong?

Thanks in advance

Anatoli Marinov
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

problem with cache size

Anatoli Marinov 725 March 01, 2013 10:42AM

Re: problem with cache size

Maxim Dounin 481 March 01, 2013 11:02AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 293
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready