Nginx_hmux_module - support hmux protocol proxy with Nginx

With this module, Nginx can connect to Resin through hmux protocol
directly.
You also can use tcpcopy to test this module.

nginx_hmux_module:
https://github.com/wangbin579/nginx-hmux-module or
http://code.google.com/p/nginx-hmux-module/
tcpcopy:
https://github.com/wangbin579/tcpcopy or
http://code.google.com/p/tcpcopy/

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,217681,217681#msg-217681

On Wed, Nov 2, 2011 at 2:32 PM, wangbin579 [email protected] wrote:

With this module, Nginx can connect to Resin through hmux protocol
directly.

Cool. Do you know where I can some documentation on the hmux protocol
(already tried googling)?
Judging by the name “mux”, I couldn’t help but think this is a binary
protocol with multiplexing+keep-alive (w/c is awesome if it is).

source code from mod_caucho.c (apache module) and resin source code

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,217681,217733#msg-217733

this module is running stable in a large project for more than 2 months

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,217681,217955#msg-217955

this module has been running stably in a large project for more than 2
months

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,217681,217956#msg-217956