cannot build variables_hash

Yichun Zhang (agentzh) agentzh at gmail.com
Tue Jul 30 18:49:35 UTC 2013


Hello!

On Mon, Jul 29, 2013 at 2:44 PM, John Watson wrote:
> It seems the issue is v0.21 of http://wiki.nginx.org/NginxHttpSRCacheModule
> that causes this issue. I'll file a bug with agentzh on his Github repo.
>

Just for the reference, there is no bugs in ngx_srcache.

It's just that enabling many nginx modules (including standard ones
and 3rd-party ones) exceeds the variables_hash_max_size limit (default
value). See below for more details:

    https://github.com/agentzh/srcache-nginx-module/issues/21

Given the current rich ecosystem of nginx, maybe the nginx core should
increase the default value of variables_hash_max_size? Not sure
though.

Regards,
-agentzh



More information about the nginx mailing list