Welcome! Log In Create A New Profile

Advanced

Re: Nginx Caching strategy

October 13, 2010 10:17AM
Thanks Maxim, Guzman.

I think storing responses directly in disk makes it easy to store and retrieve from different process contexts. However, if the storage space is huge (in TB) and if the disk storage media is SSD, write avoidance is something that should be considered. In this case, small files can be stored in memory cache to speed up access to frequent webcontent and cachemanager can try to store big blocks to disks when evicting content from memory cache. Having memory cache and disk cache separated will make more sense in such a case. I was trying to figure out if Nginx supported that concept.
Subject Author Posted

Nginx Caching strategy

cachenewbie October 04, 2010 03:12PM

Re: Nginx Caching strategy

cachenewbie October 04, 2010 03:55PM

Re: Nginx Caching strategy

valor October 08, 2010 08:08AM

Re: Nginx Caching strategy

Maxim Dounin October 05, 2010 07:36AM

Re: Nginx Caching strategy

cachenewbie October 13, 2010 10:17AM

Re: Nginx Caching strategy

Ryan Malayter October 13, 2010 09:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 272
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