Welcome! Log In Create A New Profile

Advanced

Re: documentation of $slow variable

William Dode
October 12, 2009 04:32PM
On 12-10-2009, Igor Sysoev wrote:
> On Mon, Oct 12, 2009 at 04:27:56PM +0000, William Dode wrote:
>
>> Hi,
>>
>> Where can i find the documentation about the $slow variable ? I see it
>> in lot of example, but cannot find the description...
>>
>> I search for a way to don't pass through proxy if the load of the system
>> is high. Instead, i want to give a page "please come back later"
>
> You saw probably a variable, created by the geo directive:
>
> geo $slow {
> default 1;
> 192.168.1.0/24 0;
> ...
>
> You may call this variable what you will.
>
>

I saw

if ($slow) {
limit_rate 10k;
break;
}

it's why i thought it really mean something about slow !

thx

--
William Dodé - http://flibuste.net
Informaticien Indépendant
Subject Author Posted

documentation of $slow variable

William Dode October 12, 2009 12:36PM

Re: documentation of $slow variable

Maxim Dounin October 12, 2009 01:46PM

Re: documentation of $slow variable

Igor Sysoev October 12, 2009 02:10PM

Re: documentation of $slow variable

William Dode October 12, 2009 04:32PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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