Начало > sadmin > nginx could not build the server_names_hash …

nginx could not build the server_names_hash …

29 ноември, 2011 Коментирай Go to comments

[emerg]: could not build the server_names_hash, you should increase either server_names_hash_max_size: 512 or server_names_hash_bucket_size: 64

/etc/nginx/nginx.conf

http {

server_names_hash_bucket_size 512;

}

  1. Все още няма коментар
  1. 0 trackbacks