Package: nginx
Version: 0.6.32-3
Severity: wishlist
Hello,
During Etch->Lenny upgrade, nginx refused to restart:
Starting nginx: 2009/04/19 20:45:26 [emerg] 28783#0: could not
build the server_names_hash, you should increase server_names_hash_bucket_size:
32
I need add a new option in nginx.conf :
--8<--
[...]
http {
include /etc/nginx/mime.types;
default_type application/octet-stream;
+server_names_hash_bucket_size 33;
[...]
--8<--
I think this behaviour should be documented in Lenny Releases Notes.
Do you agree?
Regards,
--
Gregory Colpart <[email protected]> GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]