• Geoff Simmons's avatar
    Refactor generated VCL to implement Ingress path matching rules. · 1e9ab6a8
    Geoff Simmons authored
    Now using the SUB feature of VMOD re2. This simplifies and
    improves the scalability of the matching logic (one subroutine
    call, rather than an if-elsif sequence that is as long as the
    number of paths). Will also simplify the implementation of
    pathType for k8s-1.22.
    1e9ab6a8
Name
Last commit
Last update
..
testdata Loading commit data...
README.md Loading commit data...
acl_tmpl.go Loading commit data...
auth_tmpl.go Loading commit data...
doc.go Loading commit data...
extname_test.go Loading commit data...
hash_test.go Loading commit data...
ingresses_test.go Loading commit data...
recv_disposition_test.go Loading commit data...
recv_disposition_tmpl.go Loading commit data...
rewrite_test.go Loading commit data...
rewrite_tmpl.go Loading commit data...
self_shard_tmpl.go Loading commit data...
shard_test.go Loading commit data...
spec.go Loading commit data...
template.go Loading commit data...
vcl_test.go Loading commit data...
vcl_tmpl.go Loading commit data...