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)

2 - I want to run https farm, so I can manage only one certificate via ZLB,
so:

     - 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.....
     - 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 define *http* farm on port 80 and real server on port 80 all
application works perfectly, but I can't manage certificates.


Can anyone help me?

Thanks in advance...

Jaume Ponsa
------------------------------------------------------------------------------
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

Reply via email to