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:
GitHub - session-replay-tools/nginx-hmux-module: The module implements resin's hmux protocol in nginx or
http://code.google.com/p/nginx-hmux-module/
tcpcopy:
GitHub - wangbin579/tcpcopy: An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc or
Google Code Archive - Long-term storage for Google Code Project Hosting.

Posted at Nginx Forum:

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:

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

Posted at Nginx Forum:

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

Posted at Nginx Forum: