I use node.js and socket.io.
I have an application that runs on the IP address: 31.31.69.79:3000
I have a domain name: zkus.eu – I want to redirect this domain to this ip: 31.31.69.79:3000
How do I set haproxy config (haproxy.cfg)?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are several examples on the haproxy site: http://haproxy.1wt.eu/download/1.4/doc/configuration.txt
That said, a fairly minimal config (taken from the examples on that page) is: