Hi,

The following lines do not work in vcl_backend_error()

bereq.backend == directorXYZ.backend()

-> Backend not found: 'directorXYZ.backend'

bereq.backend == directorXYZ

-> Backend not found: 'directorTip'

bereq.backend == "directorXYZ"

-> Expected ID got '"directorXYZ"'

Whats the right syntax?

tom

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to