Welcome! Log In Create A New Profile

Advanced

Re: cache large static files in memory

Gabriel Ramuglia
June 24, 2009 01:53AM
The linux file system will cache recently or frequently used files in
memory regardless, and the effect is similar in performance to an
application level cache. A separate application level cache would not
necessarily be desirable since the file system cache would largely
have the same items in it anyway; storing them again in an application
level memory cache would simply leave less total memory available to
file caching or other uses.

On Tue, Jun 23, 2009 at 10:00 PM, Hua Su<huas.su@gmail.com> wrote:
> Hi all,
> Does nginx support to cache static files in memory if it finds several large
> files are requested frequently? If yes, how to control the cache? If not, is
> there any simple way to implement a similar function?
> --
> Hua Su
Subject Author Posted

cache large static files in memory

hua June 24, 2009 01:00AM

Re: cache large static files in memory

Gabriel Ramuglia June 24, 2009 01:53AM

Re: cache large static files in memory

hua June 24, 2009 02:18AM

Re: cache large static files in memory

Gabriel Ramuglia June 24, 2009 03:41AM

Re: cache large static files in memory

hua June 24, 2009 06:54AM

Re: cache large static files in memory

Rush June 25, 2009 06:48PM

Re: cache large static files in memory

drmetal May 24, 2011 09:31AM

Re: cache large static files in memory

Felipe aka lpr May 24, 2011 12:54PM

Re: cache large static files in memory

drmetal May 24, 2011 05:14PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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