Hi Hoang, You can use Nginx as a load balancer ( https://nginx.org/en/docs/http/load_balancing.html), and then accessing the Nginx from your applications (whatever it is on Linux or Windows), it will distribute the requests to backend Kylin nodes;
2017-01-17 15:35 GMT+08:00 Hoang Le Trung <[email protected]>: > Hi team, > > I already deploy Kylin on multimode and now I want to setup load balancer > on frontend website. > > But my Kylin running on Centos and my front-end running on ASP.net. > > > > --------------------Web ASP.net--------------------- > > | | | > > |Kylin query| |Kylin query| |Kylin query| > > > > For another frontend website using Centos, we can use Haproxy service. > > > > But for windows I do not known How can I routing all to balancer to my > ASP.net site. > > > > Any guide for this case. > > > > Thanks! > > Best Regards, > > > > ------------------------------ > This e-mail may contain confidential or privileged information. If you > received this e-mail by mistake, please don't forward it to anyone else, > please erase it from your device and let me know so I don't do it again. > -- Best regards, Shaofeng Shi 史少锋
