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


注意配置段中的区域包含关系.
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.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM