Connecting to remote host

Guillaume Quintard guillaume at varnish-software.com
Thu Dec 19 08:49:46 UTC 2019


Hi,

Use varnishlog -b (with possibly -d) to see the backend transactions and
see what IP is being used (is it the right one). It could also be that you
need to change the host header before sending the request to the backend.

Cheers,


On Thu, Dec 19, 2019, 08:39 Varun Nath <varunnath86 at gmail.com> wrote:

> Hello,
> I need to connect to a remote host from local VCL config file. I have
> added the backend config as below
>
> backend default {
>     .host = "remote.host.com";
> }
>
> But am getting Page not available message. Do I miss something?
> Thanks in advance
>
> --
> VARUN NATH A V
> _______________________________________________
> varnish-misc mailing list
> varnish-misc at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20191219/1e88fcb9/attachment.html>


More information about the varnish-misc mailing list