2012/3/7 Jaume Ponsa <[email protected]>
> Hello, I have a question about https farm.
>
> This is the situation:
> - 1 zenloadbalancer
> - 3 real servers (i'm testing only with one)
>
> Each real servers is runing apache + wsgi module + cherrypy (python web
> app).
>
> The real apache server is running in port 80 and in port 443 (ssl)
>
> 1 - If I run tcp farm ( port 443 and in real server 443) all works great
> (apache ssl of real server serves the certificate)
>
> OK, the certificate is served by the backend
> 2 - I want to run https farm, so I can manage only one certificate via
> ZLB, so:
>
ONE https farm = only one certificate.
>
> - I define https farm on port 443 and real server on port 443 . It
> fails, I understand it is impossible to manage 2 ssl connections in one.....
>
It is a bad configuration. A https profile send connections to backend in
HTTP mode (ssl offload), you have to configure your zen lb https farm,
configure your pem certificate (key included) and after add your backends
ip and backends port with http communication.
> - I define https farm on port 443 and real server on port 80. Works,
> but the application doesn't work well when i do an URL request, for example
> https://ip/logout
>
I need more information about this issue.
> - I define *http* farm on port 80 and real server on port 80 all
> application works perfectly, but I can't manage certificates.
>
OK, it is a correct way of configuration.
>
>
> Can anyone help me?
>
> Thanks in advance...
>
> Jaume Ponsa
>
> Sistemes i Xarxes Inf. Calidae, S.L.
> [www.calidae.net] - jaume@calidae. <[email protected]>com
> tel +34 938654433 fax +34 938651973
>
>
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> 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]
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Zenloadbalancer-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support