nginx windows could not build server_names_hash, you should increase server_names_hash_bucket_size: 32

nginx 为windows版本

在配置文件nginx.conf 的http{}段增加一行配置
server_names_hash_bucket_size 64; 

如果64不够可以设128等

 

posted @ 2019-03-28 09:53  厦门_成  阅读(1186)  评论(0编辑  收藏  举报