Although I now have another solution in place,  I'm still wondering if I could 
make haproxy work for me as a backup solution.

I know that I can terminate SSL with stunnel and then send data on unecrypted 
to haproxy, but is there a utility that I can use to re-encrypt with before 
sending on to my app servers?   So .....

packets from internet---->stunnel----->haproxy (cookie insert for session 
affinity)------>re-encrypt----->app server(s)?

I know that this is an awkward way to do things, but I am at the mercy of my 
application vendor.

---
posted at http://www.serverphorums.com
http://www.serverphorums.com/read.php?10,174988,186651#msg-186651

Reply via email to