Providing access to nginx state machine
Piotr Sikora
piotr.sikora at frickle.com
Wed May 12 19:29:31 MSD 2010
Hello Marko,
> Yes, that is right. What I am sending to client depends on what I
> receive from that network service.
Erm... Because you previously said that you don't want to return response to
the client I assumed some more complicated scenario, but now I believe that
you want to make simple upstream module. Please look into
ngx_http_memcached_module.c or ngx_memc [1]. It should be more than enough
as a base for your module.
[1] http://github.com/agentzh/memc-nginx-module
Best regards,
Piotr Sikora < piotr.sikora at frickle.com >
More information about the nginx-devel
mailing list