Nginx feature request
Igor Sysoev
is at rambler-co.ru
Wed Apr 22 16:38:51 MSD 2009
On Wed, Apr 22, 2009 at 09:33:32AM +0200, Joe Bofh wrote:
> So, can I use both or does one override the other and I should just use
> "open_file_cache" instead.
You can use both.
open_log_file_cache is just for access log files given using variables.
open_file_cache is for all other operations.
> --J
>
> Igor Sysoev wrote:
> > On Wed, Apr 22, 2009 at 12:58:30AM +0200, Joe Bofh wrote:
> >
> >> Igor,
> >>
> >> I do not see the open_file_cache directive documented on the wiki. Is
> >> this different from "open_log_file_cache" which is documented? If not,
> >> what is the difference...
> >
> > It's similar to open_log_file_cache, but have additional directive:
> >
> > open_file_cache_errors [on|off]; # default is off
> >
> > which allows to cache open file errors: not found, etc.
>
> --
> Posted via http://www.ruby-forum.com/.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list