Re: Вопрос про shared zone "one" has no equal addresses: 03140000 vs 03200000

Igor Sysoev igor at sysoev.ru
Sun May 16 12:25:35 MSD 2010


On Sun, May 16, 2010 at 12:45:34PM +0500, Артур Хуснутдинов wrote:

> Здравствуйте.
> Никак не могу включить фукнционал
> 
> limit_zone one $binary_remote_addr 10m;
> 
> set $limit_rate 4k;
> limit_rate 4k;
> 
> 
> Хотел бы, чтобы на каждый ип шёл один поток со скоростью 4 кбайт/с. При
> запуске в логах следующее:
> 
> 2010/05/16 12:35:47 [emerg] 2400#3876: shared zone "one" has no equal
> addresses: 03160000 vs 03070000
> 2010/05/16 12:35:47 [alert] 3496#2792: worker process 2400 exited with code
> 1
> 2010/05/16 12:36:12 [emerg] 2392#3728: shared zone "one" has no equal
> addresses: 03140000 vs 03200000
> 2010/05/16 12:36:12 [alert] 3496#108: worker process 2392 exited with code 1
> 
> ОС: Windows 7, x64.

http://nginx.org/en/docs/windows.html#known_issues

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. 


-- 
Игорь Сысоев
http://sysoev.ru



More information about the nginx mailing list