Welcome! Log In Create A New Profile

Advanced

Re: nginx-1.1.0

Maxim Dounin
August 01, 2011 11:56AM
Hello!

On Mon, Aug 01, 2011 at 11:35:44AM -0400, Ensiferous wrote:

> Congratulations on the release Igor!
>
> Could you please provide a brief description of the "loader_files",
> "loader_sleep", and "loader_threshold" directives so that they can be
> documented in the wiki?

These paramters are used to control cache loader IO (notably keep
it low enough to allow other work to be done).

loader_files=<number>

specifies number of files scanned by cache loader per
iteration

loader_sleep=<time>

time to sleep after each iteration

loader_threshold=<time>

if iteration takes more than specified time, number of files
scanned per iteration is decreased by factor of 2 (once
number of files reaches 1, sleep time is increased by factor
of 2)

Default values are:

loader_files=100
loader_sleep=50ms
loader_threshold=200ms

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx-1.1.0

Igor Sysoev August 01, 2011 11:16AM

Re: nginx-1.1.0

splitice August 01, 2011 11:20AM

Re: nginx-1.1.0

Ensiferous August 01, 2011 11:35AM

Re: nginx-1.1.0

Maxim Dounin August 01, 2011 11:56AM

Re: nginx-1.1.0

Calomel Org August 01, 2011 05:50PM

Re: nginx-1.1.0

Steven Lumos August 30, 2011 01:00AM

Re: nginx-1.1.0

Igor Sysoev August 30, 2011 01:00AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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