On Fri, May 7, 2010 at 5:46 AM, agentzh <agentzh@gmail.com> wrote:
> There's no such simple elegant API in the nginx core. See the
> implementation of ngx_http_upstream.c for details :)
>
> Our ngx_drizzle and ngx_postgres are also examples to let third party
> libraries (like libdrizzle and libpq) manage the sockets for us in a
> content handler. My ngx_echo module is also an example falling into
> the same category (more or less).
I am now looking into ngx_drizzle source code. Seems that
ngx_add_event is part of what I need.
Digging further...
--
A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://nginx.org/mailman/listinfo/nginx-devel