Proposal: new caching backend for nginx
Igor Sysoev
igor at sysoev.ru
Wed Jan 23 08:00:40 UTC 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20130123/0b0ca8f8/attachment.html>
More information about the nginx-devel
mailing list