您的位置:首页 > 运维架构 > Nginx

nginx: [emerg] the size 10485760 of shared memory zone "cache_one" conflicts with already declared size 0

2014-04-27 17:55 781 查看
注意配置段中的区域包含关系.

proxy_cache_patch 要在proxy_cache前已经定义.



what seems to be the problem?

[emerg]: the size 52428800 of shared memory zone "media" conflicts with

already declared size 0 in /etc/nginx/conf.d/cache.conf:5

configuration file /etc/nginx/nginx.conf test failed

This may be caused if "proxy_cache media" is included before proxy_cache_path.

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐