Hi, I am using your software:haproxy. It's a good tool. But i come accross a problem about the backend server uri today. The problem is that i don't know how to config the file haproxy.cfg, if i want to forward www.test.com/test/index.html to 192.168.0.2:80/test/index.html or www.test.com:8080/test/ to 192.168.0.2:80/test/
I config the backend server like:server test_server 192.168.0.2:80/test. But the result is the same with:server test_server 192.168.0.2:80/ There's no uri option in the options of backend server . I have searched lots of pages but found no help. Could you help me? Just give me a simple example. Thank you very much. yous' honestly lenchio 2013-01-28 乃山

