I have a use case where I need to be able to take an incoming request like “/XXX/filename” and translate that to fetching “http://nodeXXX.example.com/filename” where there’d literally be hundreds of backend servers. i.e. XXX would be a varying 3 digit number.
I saw this post here: https://www.varnish-software.com/blog/truly-dynamic-backend-definition-varnish From 2012, but I know a lot has changed since then. Is there an easy way this can be accomplished now? — Kevin _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
