Unfortunately, I can't use L4 farms. The boxes which host these web servers also have other services. The default gateway of the load balancer would almost certainly give them a problem.
For testing I've added an HTTP listener to one of the three servers I wish to include in my farm. At this point I've set up the https load balancer with only a single server on the backup. I'm encountering an odd problem.
When accessing the HTTP server a login page appears and posts to a page named redirect. The page accessed should be loadbalancer/redirect but the URL being accessed is actually loadbalancerredirect. Note the slash is missing between the two. Is there anyway to add this?
Would a TCP load balancer be an option for me? I tried creating a TCP farm and it worked well, except for the SSL certificates. The CA signed cert on Zen worked well. When a user accessed one of the https servers through Zen the server sent it's cert which caused browsers to complain. The browser saw the Zen hostname with CA signed cert for the server on the backend. The problem with the slash which I've mentioned above does not occur with a TCP farm.
Thanks,
Bob
-----Emilio Campos <emilio.campos.mar...@gmail.com> wrote: -----
To: "zenloadbalancer-support@lists.sourceforge.net" <zenloadbalancer-support@lists.sourceforge.net>
From: Emilio Campos <emilio.campos.mar...@gmail.com>
Date: 08/22/2013 10:51AM
Subject: Re: [Zenloadbalancer-support] (no subject)
Yes, You're right, connections in HTTPS between zen and backends will be added in next release.
If you need to maintenance a entire communication in HTTPS mode use L4 farms.
Regards
2013/8/22 <bdus...@luzerne.edu>
Emilio,
Thanks for the reply. Are you stating the connection between Zen and the backend servers must use http and not https?
Thanks,
Bob
-----Emilio Campos <emilio.campos.mar...@gmail.com> wrote: -----
To: "zenloadbalancer-support@lists.sourceforge.net" <zenloadbalancer-support@lists.sourceforge.net>
From: Emilio Campos <emilio.campos.mar...@gmail.com>
Date: 08/22/2013 10:15AM
Subject: Re: [Zenloadbalancer-support] (no subject)
Hi HTTPS is used as ssl offload service, it means:
client <-----https -----> zen < ------- http --------> backends
Add only one service named "backends" for example, and add it as backends as you want (backend port 80)
My recommendation is you configure first the farm with the default zen cert for ssl, and later you can configure with your own.
Regards
2013/8/22 <bdus...@luzerne.edu>
I'm attempting to set up an HTTPS farm and am encountering difficulties.
I've created the farm and bound it to port 443. I also have a CA signed pem encoded certificate which I've selected. All other parameters for the farm are default.
I've added a new service which I've named the same as the hostname of one of the backend hosts. Actually, I've tried a couple of different names here with no difference.
Within the service I've added three servers using the add real server option. For each I've specified the server's IP address, port (443), timeout (10), and weight (5).
Throughout this process I've restarted whenever prompted.
When accessing the load balancer a plain white page with the text "An internal server error occurred. Please try again later.". I've checked the logs but don't see any information.
Can anyone tell me what I've done wrong or how I can better troubleshoot this problem?
Thanks,
Bob
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
--
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): zenloadbalancer-support@lists.sourceforge.net
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
--
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): zenloadbalancer-support@lists.sourceforge.net
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
From: Emilio Campos <emilio.campos.mar...@gmail.com>
Date: 08/22/2013 10:51AM
Subject: Re: [Zenloadbalancer-support] (no subject)
Yes, You're right, connections in HTTPS between zen and backends will be added in next release.
If you need to maintenance a entire communication in HTTPS mode use L4 farms.
Regards
2013/8/22 <bdus...@luzerne.edu>
Emilio,
Thanks for the reply. Are you stating the connection between Zen and the backend servers must use http and not https?
Thanks,
Bob
-----Emilio Campos <emilio.campos.mar...@gmail.com> wrote: -----
To: "zenloadbalancer-support@lists.sourceforge.net" <zenloadbalancer-support@lists.sourceforge.net>
From: Emilio Campos <emilio.campos.mar...@gmail.com>
Date: 08/22/2013 10:15AM
Subject: Re: [Zenloadbalancer-support] (no subject)
Hi HTTPS is used as ssl offload service, it means:
client <-----https -----> zen < ------- http --------> backends
Add only one service named "backends" for example, and add it as backends as you want (backend port 80)
My recommendation is you configure first the farm with the default zen cert for ssl, and later you can configure with your own.
Regards
2013/8/22 <bdus...@luzerne.edu>
I'm attempting to set up an HTTPS farm and am encountering difficulties.
I've created the farm and bound it to port 443. I also have a CA signed pem encoded certificate which I've selected. All other parameters for the farm are default.
I've added a new service which I've named the same as the hostname of one of the backend hosts. Actually, I've tried a couple of different names here with no difference.
Within the service I've added three servers using the add real server option. For each I've specified the server's IP address, port (443), timeout (10), and weight (5).
Throughout this process I've restarted whenever prompted.
When accessing the load balancer a plain white page with the text "An internal server error occurred. Please try again later.". I've checked the logs but don't see any information.
Can anyone tell me what I've done wrong or how I can better troubleshoot this problem?
Thanks,
Bob
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
--
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): zenloadbalancer-support@lists.sourceforge.net
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
--
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): zenloadbalancer-support@lists.sourceforge.net
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________ Zenloadbalancer-support mailing list Zenloadbalancer-support@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support