On Jan 22, 2013, at 20:15 , Aliaksandr Valialkin wrote:
> - unlike nginx's file-based cache, stores all cached data in two files - one file is used for index, while the other file is used for cached data. These files aren't vulnerable to fragmentation, since their sizes never change after the application start.
Well it eliminates the cache file fragmentation on file system, but how do you eliminate
cached objects fragmentation inside the cache file?
--
Igor Sysoev
http://nginx.com/support.html
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel