We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently I'm trying to use vcl 4.0, but the way that directors are defined has changed in vcl 4.0. See https://www.varnish-cache.org/docs/4.0/whats-new/upgrading.html#directors-have-been-moved-to-the-vmod-directors.
It would be good if we could supply our own template for the director resource or support the new style of directors within the template.
The text was updated successfully, but these errors were encountered:
This issue is solved. Varnish 4 directors supported now.
Sorry, something went wrong.
No branches or pull requests
Currently I'm trying to use vcl 4.0, but the way that directors are defined has changed in vcl 4.0.
See https://www.varnish-cache.org/docs/4.0/whats-new/upgrading.html#directors-have-been-moved-to-the-vmod-directors.
It would be good if we could supply our own template for the director resource or support the new style of directors within the template.
The text was updated successfully, but these errors were encountered: