On Fri, 11 Apr 2014, Vimal Jain wrote:
I am planning to use Varnish as my front end accelerator in production. I am using HTTPS.Is it supported by Varnish ?
No, See: https://www.varnish-cache.org/docs/trunk/phk/ssl.html Good alternatives include (in rough order of recomendation): Haproxy: http://haproxy.1wt.eu Stud: https://github.com/bumptech/stud Pound: http://www.apsis.ch/pound Stunnel: https://www.stunnel.org/index.html Note: haproxy only supports termination fully in the 1.5 dev branch but this is a lot more stable than the most dev software. You can also combine it with stud, pound or stunnel -- Simon Lyall | Very Busy | Web: http://www.simonlyall.com/ "To stay awake all night adds a day to your life" - Stilgar _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
