Thanks for your feedback. The bug that you comment will be solved in the next release in a few days
Thanks again 2013/1/21, y l <[email protected]>: > Hi Steve, > > First of all, I would to thank the Zen LB creators and team for making > available a rock solid Load Balancer even the Cisco LB could not handle the > MS Lync infrastructure. My configuration of the VIP and naming convention to > handle all those Lync ports and components are available for sharing with > the Zen LB group for others to use. > > I had a similar requirement for Microsoft Lync where I had to handle SSL / > TLS encryption for several ports over TCP datagram ( i.e 5061, 443, 4443, > 444, etc..). You simply need to use the Zen Load Balancer TCP profile, > then specify the Farm Virtual IP and Virtual port and associated them with > the IIS backend servers which are listening for SSL / TLS traffic. Please > do not setup nor associate any certificates with the farm definition for > your VIP entries in the Zen LB. Just pretend your farm VIP traffic were > being setup for port 80, but simply specify the ports you are using for SSL > / TLS. All traffic will be routed to the backend where certificates > processing will be handled as before Zen LB was used. > > > > I use Zen LB V2 Stable 1 because version 3RC1 GUI has a bug when adding > backend servers to be associated with a farm VIP entry. The menu part to > enter backend information is not displayed for data entry. > > > here is a sample configuration info to follow: > > client ---> Zen LB ( 443) ---> IIS1/2 (443 or any other port) > > ... > > Farm Virtual IP and Virtual port > > 10.3.33.91 443 ( or any other port number) > > > backend server > > Edit real IP servers configuration > Server Address Port Max connections Weight > Priority Actions > 0 10.3.36.133 443 0 0 0 > 1 10.3.36.134 443 0 0 0 > > > > Regards, > > ypslinux... > > > > ________________________________ > From: "Davis, Steve (emedia-UK)" <[email protected]> > To: "[email protected]" > <[email protected]> > Sent: Tuesday, January 15, 2013 9:08 AM > Subject: Re: [Zenloadbalancer-support] IIS Host Headers and SSL > > > > Hi Emilios, > > I think you’ve explained how it works for me. Basically the back end web > servers don’t need http, zen has https but the traffic it passes to the back > end server is http. That does pass http host header information. > > -- > From:Emilio Campos [mailto:[email protected]] > Sent: 15 January 2013 12:28 > To: [email protected] > Subject: Re: [Zenloadbalancer-support] IIS Host Headers and SSL > > Personaly I don't understand your question very well, but zen can works in > HTTPS mode. > > It receives connections and send request to clients in HTTP. is that you > mean? In that case you can do your own test wiht HTTPS profile, use a test > certificate (you can obtain one in zen for this purpose by default) and > configure your backends in 80 port in > the same farm. > > client <-------HTTPS (SSL)---------> ZEN (HTTPS farm) <-----------HTTP(80) > ------------> Backends > > Regards > 2013/1/15 Davis, Steve (emedia-UK) <[email protected]> > Hi, > > I'm looking for a solution to load balance a couple of IIS 7.5 boxes that > host multiple sites running SSL and using host headers for SSL as they share > a wildcard SSL cert. > > My questions are: > > 1) Can Zen Loadbalancer forward host headers to a web server, standard port > 80 host headers. > 2) Can it do the same with SSL host headers? > > Thanks > > Steve Davis > > > > ______________________________________________________________________ > This outbound email has been scanned by the MessageLabs Email Security > System on behalf of Electronic Media Ltd. > ______________________________________________________________________ > > ------------------------------------------------------------------------------ > Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS > and more. Get SQL Server skills now (including 2012) with LearnDevNow - > 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. > SALE $99.99 this month only - learn more at: > http://p.sf.net/sfu/learnmore_122512 > _______________________________________________ > Zenloadbalancer-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support > > > > -- > Load balancer distribution - Open Source Project > http://www.zenloadbalancer.com > Distribution list (subscribe): [email protected] > > ______________________________________________________________________ > This inbound email has been scanned by the MessageLabs Email Security > System on behalf of Electronic Media Ltd. > ______________________________________________________________________ > ______________________________________________________________________ > This outbound email has been scanned by the MessageLabs Email Security > System on behalf of Electronic Media Ltd. > ______________________________________________________________________ > > ------------------------------------------------------------------------------ > Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS > and more. Get SQL Server skills now (including 2012) with LearnDevNow - > 200+ hours of step-by-step video tutorials by Microsoft MVPs and experts. > SALE $99.99 this month only - learn more at: > http://p.sf.net/sfu/learnmore_122512 > _______________________________________________ > Zenloadbalancer-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support -- Enviado desde mi dispositivo móvil Load balancer distribution - Open Source Project http://www.zenloadbalancer.com Distribution list (subscribe): [email protected] ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ Zenloadbalancer-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
