When operating nginx – t on the server, an error is reported
nginx: [warn] could not build optimal server_names_hash, you should increase either
server_names_hash_max_size: 512 or server_names_hash_bucket_size: 64; ignoring
server_names_hash_bucket_size
What is the meaning of the question_ names_ hash_ bucket_ The number of alias websites created by size is 64, which can be increased by 64 times
Open: nginx.conf file and add it at http {}
server_names_hash_bucket_size 128;
Similar Posts:
- [Solved] Nginx Error: could not build server_names_hash, you should increase server_names_hash_bucket_size
- [Solved] Nginx Log Error: open() “/opt/Nginx/nginx/nginx.pid” failed (2: No such file or directory)
- EM13C Add cluster Error: ADF_FACES-60096 [How to Solve]
- nginx Server Start Error: nginx: [emerg] open() “/var/run/nginx/nginx.pid” failed (Linux Restart)
- Nginx Error: nginx: [emerg] “server” directive is not allowed here in
- [Solved] Nginx: [error] open() "/usr/local/Nginx/logs/Nginx.pid
- [Solved] Nginx restart error: nginx: [error] open() “/run/nginx.pid” failed (2: No such file or directory)
- [Solved] Nginx can’t listen to the problem of virtual VIP: 99: cannot assign requested address
- 413 errors are reported in the service exposed by ingress
- Nginx Error: Nginx 403 error:directory index of “xxx“ is forbidden