nginx 为windows版本

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

如果64不够可以设128等

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

 

相关文章:

  • 2021-12-25
  • 2022-12-23
  • 2021-08-27
  • 2021-06-22
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
  • 2022-12-23
  • 2021-09-26
  • 2021-11-28
相关资源
相似解决方案