cannot build variables_hash

John Watson john at disqus.com
Mon Jul 29 21:44:46 UTC 2013


Hi Andrew,

Woops, completely forgot about doing that first before posting here.

It seems the issue is v0.21 of
http://wiki.nginx.org/NginxHttpSRCacheModulethat causes this issue.
I'll file a bug with agentzh on his Github repo.

Thanks for your help!


On Thu, Jul 25, 2013 at 3:55 AM, Andrew Alexeev <andrew at nginx.com> wrote:

> On Jul 25, 2013, at 2:49 AM, John Watson <john at disqus.com> wrote:
>
> Upgraded from 1.2.9 to 1.4.1 and now started getting:
>
>   [emerg] could not build the variables_hash, you should increase either
> variables_hash_max_size: 512 or variables_hash_bucket_size: 64
>
> Same configuration and even dropped (2) 3rd party modules.
>
> nginx.conf and ./configure params:
> https://gist.github.com/dctrwatson/6075317
>
> adding this to http block fixes it:
>   variables_hash_max_size 1024;
>
> Any ideas? Or direction on debugging?
>
>
> Hi John,
>
> Any chance you could check it with 1.4.1+ and without _any_ 3rd party
> modules?
>
> Thanks,
>
> John
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130729/fbddeafe/attachment.html>


More information about the nginx mailing list