Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get it work with Nginx 1.1.14 and Resin 3.1.12 #1

Closed
krymlov opened this issue Feb 9, 2012 · 3 comments
Closed

Cannot get it work with Nginx 1.1.14 and Resin 3.1.12 #1

krymlov opened this issue Feb 9, 2012 · 3 comments

Comments

@krymlov
Copy link

krymlov commented Feb 9, 2012

OS: Debian 6 x64
Nginx: 1.1.14
Resin: 3.1.12

Added to nginx.conf configuration similar to the one you proposed in readme file
Resin works fine and hmux listen on 6800 but Nginx reports connection timeout to upstream when i use hmux_pass

Could you please check the module with the latest Nginx/Resin?

I can provide resin.conf and nginx.conf but actually they are typical, nothing special

@wangbin579
Copy link
Member

Hello,
Have you executed the hmux.patch ? (patch -p1 < /path/to/hmux/directory/hmux.patch)
If you did,try to tcpdump the packets between nginx and resin and send it to me.(tcpdump -i any tcp and port 6800 -s 1500 -w hmux.pcap)

2012-02-10

wangbin579

发件人: krymlov
发送时间: 2012-02-10 04:19:59
收件人: bin wang
抄送:
主题: [nginx-hmux-module] Cannot get it work with Nginx 1.1.14 and Resin 3.1.12 (#1)

OS: Debian 6 x64
Nginx: 1.1.14
Resin: 3.1.12
Added to nginx.conf configuration similar to the one you proposed in readme file
Resin works fine and hmux listen on 6800 but Nginx reports connection timeout to upstream when i use hmux_pass
Could you please check the module with the latest Nginx/Resin?

I can provide resin.conf and nginx.conf but actually they are typical, nothing special

Reply to this email directly or view it on GitHub:
#1

@krymlov
Copy link
Author

krymlov commented Feb 10, 2012

thanks for so fast feedback.

I did not execute patch because i just missed that it should be done, I will try soon

@krymlov
Copy link
Author

krymlov commented Feb 10, 2012

it works well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants