I tried to assign different port for each web site and that works. Thanks. -Daywen
On Mon, Oct 1, 2012 at 11:11 AM, Daywen Li <[email protected]> wrote: > Hi Laura, > Yes, I am using Direct Routing with LVS. > We are hosting multiple web sites on one IIS web server and rely on > loopback address to point to correct web site. Without loopback, how > IIS server knows which web site it should connect to? > > Please point me where to get more about DNAT setup for ZLB. > > Thanks, > -Daywen > > On Mon, Oct 1, 2012 at 11:04 AM, Laura Garcia <[email protected]> wrote: >> Hi Daywen, which setup are you using with LVS? If you're using loopback >> devices in the backend side then you are using Direct Routing method? >> >> With ZLB, the LB method similar to DR is DNAT, so you've to configure a farm >> with L4TxNAT (tcp) or L4UxNAT (udp) farm in DNAT mode. You don't need >> anymore the loopback interface in the backend side, but you need to >> configure the ZLB as the default gateway for them. >> >> Best regards, >> Laura. >> >> >> On Mon, Oct 1, 2012 at 7:33 PM, Daywen Li <[email protected]> wrote: >>> >>> I am trying to move from LVS to ZLB. We have 2 IIS web sites with >>> loopback setup with VIP and VIP setup in virtual interface at LVS. >>> Everything works as expected. However similar setup with ZLB does not >>> work for us. Traffic arrives IIS web server but not web site and gives >>> us 404 error. >>> >>> Is there any instruction how to config IIS to work with ZLB? >>> >>> Thanks, >>> >>> -- >>> - >>> D. Li >>> - >>> >>> >>> ------------------------------------------------------------------------------ >>> Got visibility? >>> Most devs has no idea what their production app looks like. >>> Find out how fast your code is with AppDynamics Lite. >>> http://ad.doubleclick.net/clk;262219671;13503038;y? >>> http://info.appdynamics.com/FreeJavaPerformanceDownload.html >>> _______________________________________________ >>> Zenloadbalancer-support mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support >> >> >> >> ------------------------------------------------------------------------------ >> Got visibility? >> Most devs has no idea what their production app looks like. >> Find out how fast your code is with AppDynamics Lite. >> http://ad.doubleclick.net/clk;262219671;13503038;y? >> http://info.appdynamics.com/FreeJavaPerformanceDownload.html >> _______________________________________________ >> Zenloadbalancer-support mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support >> > > > > -- > - > Daywen Li > - -- - Daywen Li - ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Zenloadbalancer-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
