Здравствуйте nginx-ru,
Есть конфиг:
geo $country {
default --;
include conf/ipranges;
}
geo $country_masterhost {
default --;
include conf/ipranges_masterhost;
}
proxy_set_x_var country;
proxy_set_x_var country_masterhost; # <-- 67 строка
тестирую конфигурацию - всё нормально. А когда шлю процессу HUP, то
ничего не происходит, только в логе ошибок появляяются записи:
2005/04/12 19:26:25 [emerg] 60210#0: unknown variable name "country_masterhost"
in /usr/local/nginx/conf/nginx.conf:67
2005/04/12 19:29:00 [notice] 60419#0: using inherited sockets from "4;5;6;7;"
2005/04/12 19:29:00 [emerg] 60419#0: unknown variable name "country_masterhost"
in /usr/local/nginx/conf/nginx.conf:67
2005/04/12 19:29:19 [notice] 60433#0: using inherited sockets from "4;5;6;7;"
2005/04/12 19:29:19 [emerg] 60433#0: unknown variable name "country_masterhost"
in /usr/local/nginx/conf/nginx.conf:67
2005/04/12 19:29:42 [notice] 60437#0: using inherited sockets from "4;5;6;7;"
2005/04/12 19:29:42 [emerg] 60437#0: unknown variable name "country_masterhost"
in /usr/local/nginx/conf/nginx.conf:67
2005/04/12 19:30:23 [emerg] 60210#0: unknown variable name "country_masterhost"
in /usr/local/nginx/conf/nginx.conf:67
2005/04/12 19:31:03 [emerg] 60210#0: unknown variable name "country_masterhost"
in /usr/local/nginx/conf/nginx.conf:67
Что не так?
С уважением,
Михаил Монашёв, SoftSearch.ru
Member of Independent Software Developers Forum (ISDEF)
mailto:postmaster@xxxxxxxxxxxxx
ICQ# 166233339
http://softsearch.ru/
Без бэкапа по жизни.