by bastichelaar on 9/4/12, 1:00 PM with 17 comments
by deweller on 9/4/12, 1:39 PM
I have used stunnel (http://www.stunnel.org/) in front of HAProxy up to now. That setup works. But I'm happy that in the future I can remove one of the moving parts from my machine and just use haproxy.
by bastichelaar on 9/4/12, 3:41 PM
by wensheng on 9/4/12, 5:26 PM
"include/proto/proto_http.h" defined "error_message", this is in conflict with the "error_message" already defined in "et/com_err.h", which is included by "krb5/krb5.h", which itself is included by "openssl/kssl.h", which included by "openssl/ssl.h"
Where do I submit a bug report? Couldn't find the link on haproxy site.
by kennu on 9/4/12, 2:31 PM
by StavrosK on 9/4/12, 5:53 PM
Right now I do nginx (for SSL) -> Varnish (caching) -> nginx (static media/proxying) -> gunicorn (Django). I'd love to remove many of those parts.
by bsenftner on 9/4/12, 3:03 PM
by skyebook on 9/4/12, 1:59 PM