Peopleware

Friday, April 15, 2016

Fix nginx increase server_names_hash_bucket_size error

You need to add this flag in the http context:

http {

  server_names_hash_bucket_size 64;

...

}

Posted by Victor Sosa at 4:37 AM 5 comments:
Email ThisBlogThis!Share to TwitterShare to FacebookShare to Pinterest
Home
Subscribe to: Posts (Atom)

About Me

Victor Sosa
View my complete profile

Blog Archive

  • ▼  2016 (1)
    • ▼  April (1)
      • Fix nginx increase server_names_hash_bucket_size e...
Peopleware 2014 - 2015. Simple theme. Powered by Blogger.