Skip to content

Instantly share code, notes, and snippets.

@maksim-paskal
Created October 2, 2020 14:00
Show Gist options
  • Save maksim-paskal/f2473cacd7b5a850826748d2bd0c5a26 to your computer and use it in GitHub Desktop.
Save maksim-paskal/f2473cacd7b5a850826748d2bd0c5a26 to your computer and use it in GitHub Desktop.
@maksim-paskal
Copy link
Author

to get ratelimit service with cookie name

rate_limits:
- actions:
  - dynamic_metadata:
      descriptor_key: "cookie-cid"
      metadata_key:
        key: envoy.filters.http.lua.cookie
        path:
        - key: CID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment