4 messages in ru.sysoev.nginxMeaning of server_names_hash_bucket_size
FromSent OnAttachments
Liang JinMay 14, 2007 12:31 am 
Igor SysoevMay 14, 2007 5:08 pm 
Liang JinMay 14, 2007 10:09 pm 
Igor SysoevMay 16, 2007 1:57 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Meaning of server_names_hash_bucket_sizeActions...
From:Liang Jin (mywe@public.gmane.org)
Date:May 14, 2007 12:31:28 am
List:ru.sysoev.nginx

I have seen the following error in nginx log on my server:

could not build the server_names_hash, you should increase server_names_hash_bucket_size: 32

The problem was solved after I changed the setting to 128.

However, I am curious to know what the setting will actually do. If I have many virtual hosts, I will need a larger number for the bucket size, but how can I determine what would be a good number to set this parameter?

Thanks.

-Liang