Closed larsboldt closed 5 years ago
@larsboldt Not yet. Do you have a real use case for this?
Yes. We have multiple varnish servers and multiple craft cms backends, so we need this feature. We can submit a PR if you want.
But we can only test with Varnish ^
I'm happy to merge your PR - I never tested varnish properly.
Also, include a fix for the prefix issue (just remove the second parameter, the default to -
should do the trick)
Alright, will do.
Eventually released https://github.com/ostark/upper/commit/48f53b7dadb084ab9764678c53f6db7332cce82c thanks @larsboldt
Does Upper support multiple varnish servers?
Can we do
VARNISH_URL=http://1.1.1.1/,http://2.2.2.2
or something?