Re: NGINX module reporting 0 time to access.log

2014-12-02 Thread chase.holland
Valentin V. Bartenev Wrote: --- > On Monday 01 December 2014 22:09:14 chase.holland wrote: > > Hey all, > > > > We've written a module to connect NGINX / OpenResty with ZMQ > endpoints > > (https://github.c

NGINX module reporting 0 time to access.log

2014-12-01 Thread chase.holland
Hey all, We've written a module to connect NGINX / OpenResty with ZMQ endpoints (https://github.com/neloe/ngx_zmq), but all requests through the module report a 0.000 time back to access.log, making it impossible to determine which of our subsystems is the problem area in terms of latency. Is ther