Hi,

I had an issue with nginx compiled in with the NAXSI waf .

#####################
nginx: [emerg] could not build the wlr_url_hash, you should increase
wlr_url_hash_bucket_size: 512
nginx: [emerg] $URL hashtable init failed in /etc/nginx/nginx.conf:87
nginx: [emerg] WhiteList Hash building failed in /etc/nginx/nginx.conf:87
nginx: configuration file /etc/nginx/nginx.conf test failed
#######################

Cant seem to find the directive to increase this wlr_url_hash_bucket_size .

tried

wlr_url_hash_bucket_size 1024;

but it says invalid directive .

The naxsi docs doesnt seem to include this .

Thanks in advance.

-- 
*Anoop P Alias*
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to