Can varnish listen 80 and 443 port at the same time

Savetheinternet savetheinternet at tinyboard.org
Wed Feb 15 07:22:06 CET 2012


On Wed, Feb 15, 2012 at 2:22 PM, Jewel Nuruddin
<jewel.nuruddin at eastbeam.co.jp> wrote:
> Hi
> Is it possible to run varnish 80 and 443 port at the same time?
> If yes then how?
> My site is running both http:// and https://
> Please help me.
>
> Thanks
> Jewel
>
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Hi,

Although Varnish doesn't do SSL, you could put a minimal httpd in
front of it to handle HTTPS connections. I use nginx and
HttpProxyModule for this.

Thanks,
Michael



More information about the varnish-misc mailing list