Welcome! Log In Create A New Profile

Advanced

Problem with proxy_cache_path on x64 Windows

November 12, 2009 08:29AM
Hi,
I have been trying to run nginx on a couple of Windows Server (2003/2008) and I have found that on x86 machines, proxy_cache_path works fine. But on x64, nginx stops when I try to start the service with the following lines in the error.log...

[code]
2009/11/12 14:06:09 [notice] 4076#5480: start worker process 3216
2009/11/12 14:06:09 [debug] 3216#4048: malloc: 01CE5288:9
2009/11/12 14:06:09 [emerg] 3216#4048: shared zone "one" has no equal addresses: 023E0000 vs 02320000
2009/11/12 14:06:09 [debug] 4076#5480: WaitForMultipleObjects: 1
2009/11/12 14:06:09 [alert] 4076#5480: worker process 3216 exited with code 1
[/code]

And here is the parameters that I'm using.
[code]
proxy_cache_path proxy levels=1 keys_zone=one:60m inactive=1d;
[/code]

Anyone that could give me a hint ;)

Found a thread with a similar problem but the OS was FreeBSD 7.1 64 bit http://forum.nginx.org/read.php?2,2443,2462#msg-2462


Regards,
Johan
Subject Author Posted

Problem with proxy_cache_path on x64 Windows

nbs2 November 12, 2009 08:29AM

Re: Problem with proxy_cache_path on x64 Windows

nbs2 November 26, 2009 01:36PM

Re: Problem with proxy_cache_path on x64 Windows

Igor Sysoev November 26, 2009 01:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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