> > Yes, and this is how people deploy https load balancing using haproxy, > they > use tcp mode and source balancing. > There is patch for nginx that add support for storing SSL sessions in > memcached, so with session reuse enabled client can send requests to any > backend server. > > [1] http://hezmatt.org/~mpalmer/blog/2011/06/28/ssl-session-caching-in- > nginx.html > [2] http://hezmatt.org/~mpalmer/blog/2011/07/24/followup-to-ssl-session- > caching-with-nginx.html > [3] http://wiki.nginx.org/3rdPartyModules#Third_party_patches >
The first 2 links have been illuminating for me, thanks. I am not an ssl expert, so i will need to invest a bit of time on it if we want to make something kick-ass. -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
