`
magicway
  • 浏览: 5660 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

windows 下 shared zone xxx has no equal addresses

 
阅读更多
在windows下启动nginx出现错误
shared zone "xxx" has no equal addresses: 02B40000 vs 02B60000
是因为 Nginx 缓存模块或其他使用共享缓存的模块不能在Windows Vista及以上的window上运行

此问题是在这里找到的:https://www.ruby-forum.com/topic/209886

官方的解释:http://nginx.org/en/docs/windows.html#known_issues
The cache and other modules which require shared memory support do not work on Windows Vista and later versions due to address space layout randomization being enabled in these Windows versions.
分享到:
评论
1 楼 q494996597 2016-02-01  
就是说 windows下的nginx 不支持 缓存了 图片缓存 js缓存,html之类的缓存了吧?

相关推荐

Global site tag (gtag.js) - Google Analytics