1
2
3
4
5
6
vcl 4.0;

backend default {
    .host = "apache";
    .port = "555";
}