Yet another SSLquestion

Paul A. Procacci pprocacci at datapipe.com
Thu Dec 22 02:47:48 CET 2011


You wouldn't send https requests anywhere because they are already using the ssl port (443).  You'd only be interested in using port 80 requests (i.e. http).

An example of how to do this is here:

https://www.varnish-cache.org/trac/wiki/VCLExampleRedirectInVCL

~Paul

On Wed, Dec 21, 2011 at 11:33:33PM +0000, Your Friend wrote:
> Hi guys,
>
>
> I have been thinking about that how I can use ssl with nginx and varnish. (I use nginx as backend) and I know that Varnish does not support SSL yet.
>
> In my case I want to use SSL on some pages like
> www.domain.com/login/ ?
> domain.com/register/.
>
> Does anyone have any solution? Would this work to create a VCL rule to send all https requests to nginx?
>
> Kind regards, Ali

> _______________________________________________
> varnish-misc mailing list
> varnish-misc at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

________________________________

This message may contain confidential or privileged information. If you are not the intended recipient, please advise us immediately and delete this message. See http://www.datapipe.com/about-us-legal-email-disclaimer.htm for further information on confidentiality and the risks of non-secure electronic communication. If you cannot access these links, please notify us by reply message and we will send the contents to you.



More information about the varnish-misc mailing list