Re: Fwd: Trouble getting varnish to forwards on to SSL on port 443

2012-08-24 Thread doug livesey
Fantastic, thankyou very much! On 24 August 2012 11:33, Daniel Schledermann wrote: > Den 24-08-2012 12:19, doug livesey skrev: > > Ah, brilliant, I'll look into that, then. Is there documentation on it? >> > > I think you can dust up some examples fairly easy. We have something like > this used

Re: Fwd: Trouble getting varnish to forwards on to SSL on port 443

2012-08-24 Thread Daniel Schledermann
Den 24-08-2012 12:19, doug livesey skrev: Ah, brilliant, I'll look into that, then. Is there documentation on it? I think you can dust up some examples fairly easy. We have something like this used often: server { listen 192.168.10.12:443; server_name secure.example.com; ssl

Re: Fwd: Trouble getting varnish to forwards on to SSL on port 443

2012-08-24 Thread doug livesey
Ah, brilliant, I'll look into that, then. Is there documentation on it? And thanks too, Tobi -- it wasn't you misunderstanding, it was me! :) Cheers, Doug. On 24 August 2012 10:46, Daniel Schledermann wrote: > Den 24-08-2012 11:23, doug livesey skrev: > > Hi, Tobias -- thanks very much for th

Re: Fwd: Trouble getting varnish to forwards on to SSL on port 443

2012-08-24 Thread Daniel Schledermann
Den 24-08-2012 11:23, doug livesey skrev: Hi, Tobias -- thanks very much for that. So are you saying that I need some other software on there, too, to be able to send on SSL requests? You are not initializing SSL connections in this setup, AFAICS. I had adapted my vcl file from this tutorial

Re: Fwd: Trouble getting varnish to forwards on to SSL on port 443

2012-08-24 Thread me
hi doug, > So are you saying that I need some other software on there, too, to be able > to send on SSL requests? sorry, i do not really understand the question, english is not my first language. in the lullabot article you adapted there are some load balancers in front of varnish. if you deploy

Fwd: Trouble getting varnish to forwards on to SSL on port 443

2012-08-24 Thread doug livesey
Hi, Tobias -- thanks very much for that. So are you saying that I need some other software on there, too, to be able to send on SSL requests? I had adapted my vcl file from this tutorial: http://www.lullabot.com/articles/varnish-multiple-web-servers-drupal The hope was that, whilst varnish doesn't