About nginx module developing

Mauro Stettler mauro.stettler at gmail.com
Sun Jan 15 23:32:11 UTC 2012


you can use the eval module to do this

On Mon, Jan 16, 2012 at 01:03, ZHOU Xiaobo <xb.zhou at qq.com> wrote:
> hi everyone:
>
> I am new to nginx module developing.
> I want to implement a module to deal with this demand:
>
> 1, nginx receives a request from client
> 2, nginx sends two internal requests(http or protobuf etc.) to 2 backend servers
> 3, after the responses of the two internal requests received nginx makes the response and sends to the client
>
> I am not sure that whether nginx can do this.
> thx
>
>
> ------------------
> Sincerely yours
>                         ZHOU Xiaobo
> <br>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list