Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Модуль ngx http limit req module
- To: nginx-ru@xxxxxxxxx
- Subject: Re: Модуль ngx http limit req module
- From: "npocToNIK" <nginx-forum@xxxxxxxx>
- Date: Tue, 15 Nov 2011 14:16:30 -0500
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mickey.jlkhosting.com; s=x; h=Date:Sender:From:References:In-Reply-To:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=8XTj/t07i480D2J+QKPUI8FlQECK2XuphE+1TabWYSw=; b=Z4ggGA3Sqp4NH9YKRpqEoV1k5tf4F7c5p0OE00tzkbAJU4sQeT5pjQoFmwfGjRUVVlXSRUjnN+pCfmLW/o0MPo9Z1uCGodR8EX2fHV4rGCo5jNWkkrCrjxUzNHjCTgGB;
- In-reply-to: <4EC2ACBD.6000405@xxxxxxxxx>
- References: <4EC2ACBD.6000405@xxxxxxxxx>
Gena Makhomed Wrote:
-------------------------------------------------------
> On 15.11.2011 20:11, npocToNIK wrote:
>
> > Проблема в том что на windows
> server 2008 r2 nginx не
> > запускаеться если в
> конфиг прописать
> > значения модуля
> ngx_http_limit_req_module
> > limit_req_zone $binary_remote_addr zone=one:10m
> rate=1r/s;
> > limit_req zone=one burst=5;
> >
> > то в error.log пишет ошибку
> > 2011/11/15 22:05:23 [emerg] 11576#11876: shared
> zone "one" has no equal
> > addresses: 02360000 vs 02210000
> >
> > а с тем же конфигом на windows
> xp отлично
> > запускаеться.
>
> об этом написано в
> документации.
>
> http://nginx.org/en/docs/windows.html
>
> The cache and other modules which require shared
> memory support do not
> work in Windows Vista and later due to address
> space layout
> randomization being enabled in these Windows
> versions.
а есть ли выход с этой ситуации?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,218405,218407#msg-218407
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|