[cci_eol] c955cb3e0 vtc: Do not resolve localhost in test cases

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Jun 19 08:04:14 UTC 2024


Dridi Boukelmoune writes:

All these should also go into trunk, no ?

> -	backend b3 {.host = "localhost:8081";}
> -	backend b4 {.host = "localhost:http";}
> +	backend b3 {.host = "${localhost}:8081";}
> +	backend b4 {.host = "${localhost}:http";}
[...]

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the varnish-commit mailing list