nginx: [emerg] the size 10485760 of shared memory zone "cache_one" conflicts with already declared size 0
时间:2014-04-28 04:33:03
收藏:0
阅读:1157
注意配置段中的区域包含关系.proxycachepatch 要在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 "proxycache media" is included before proxycache_path.
评论(0)