Providing access to nginx state machine

Marko Kevac marko at kevac.org
Tue May 11 20:46:14 MSD 2010


On Tue, May 11, 2010 at 8:08 PM, Piotr Sikora <piotr.sikora at frickle.com> wrote:
> Do what? You didn't really explain what you want to achieve, only how would
> you achieve it in lighttpd.

Connect to network service (not HTTP). Send some request. Acquire
result. And all this asynchronously.
The result should not be returned to user, instead I want to do
something with it.

So, in order not to block nginx, I must use its state machine, right?

Is it clearer now?

As far as I can understand, ngx-drizzle is doing something like this.

-- 
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?



More information about the nginx-devel mailing list