Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: stub_status проблема
On Thu, Aug 13, 2009 at 05:55:00PM +0700, Igor V. Fatkulin wrote:
>
> >> Доброго всем дня.
> >>
> >> Совершенно тупой вопрос: стоит nginx-0.6.34
> >> Понадобилось посмотреть его статус, для чего собрал его с
> >> --with-http_stub_status_module
> >> Потом добавил в один из вирт.хостов директиву
> >> location /nginx_status {
> >> stub_status on;
> >> access_log off;
> >> }
> >>
> >> Директива не пашет, в error.log запись:
> >> 2009/08/13 15:56:53 [emerg] 948#0: unknown directive "stub_status" in
> >> /usr/local/nginx/conf/nginx.conf:297
> >> Хотя совершенно точно, что собралось с нею без ошибок, лог сборки
> >> специально смотрел.
> >>
> >> Все то же самое на другом сервере с 0.7.x работает.
> >>
> >> Где копать?
> >>
> >>
> >>
> EM> nginx -V в студию
>
>
> main# ./nginx -V
> nginx version: nginx/0.6.34
> built by gcc 4.2.1 20070719 [FreeBSD]
> configure arguments: --prefix=/usr/local/nginx
> --http-client-body-temp-path=/var/nginx/body
> --http-proxy-temp-path=/var/nginx/proxy --with-http_stub_status_module
> --http-fastcgi-temp-path=/var/nginx/fastcg
./nginx -V -t
--
Игорь Сысоев
http://sysoev.ru
|