Welcome! Log In Create A New Profile

Advanced

Re: Hooking in to the nginx event loop with something other than TCP?

Avleen Vig
May 25, 2009 06:49PM
Hm, my apologies.
I need to learn to send replies to *individuals*.
Not to full lists.

:-)

On Mon, May 25, 2009 at 11:48 PM, Avleen Vig <avleen@gmail.com> wrote:
> *wave*
>
> On Mon, May 25, 2009 at 9:54 PM, Christopher Smith <x@xman.org> wrote:
>> I am trying to have a filter module that would query a UDP network service
>> before altering the output of an HTTP request. If the service was TCP based,
>> I can see how I'd do this without blocking the worker thread (the memcached
>> module provides a great example). However, it seems like the API's for doing
>> this assume that there is a TCP connection involved. It looks like I even
>> nginx_epoll_add_event() uses ngx_connection_t, which appears to have some
>> assumptions that it is working with a connection oriented socket, rather
>> than a packet-based one. Is there a way to do this?
>>
>> --Chris
>>
>>
>
Subject Author Posted

Hooking in to the nginx event loop with something other than TCP?

Christopher Smith May 25, 2009 04:54PM

Re: Hooking in to the nginx event loop with something other than TCP?

Avleen Vig May 25, 2009 06:49PM

Re: Hooking in to the nginx event loop with something other than TCP?

Avleen Vig May 25, 2009 06:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 142
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready