Upstream module question.
Piotr Sikora
piotr at cloudflare.com
Wed Jul 30 11:07:07 UTC 2014
Hey,
> THEY USE THIS
>
> uscf->servers = (ngx_array_t *) -1;
Because it's unused.
> But it doesn't work now (nginx closed without any errors/warnings). Thanks
> for any help.
It doesn't work because API of both: nginx and ZeroMQ changed since
the ngx_zeromq module (PoC) was written and the code wasn't updated
accordingly, not because of the "uscf->servers" value.
I actually have the updated (working) version in my local tree, but I
didn't have time to clean it up properly.
Best regards,
Piotr Sikora
More information about the nginx-devel
mailing list