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

_______________________________________________
nginx-devel mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to