I use envoy as an edge proxy in front of a service, and I want certain paths to use path_with_escaped_slashes_action
with REJECT_REQUEST
and some with KEEP_UNCHANGED
, but as far as my little understanding goes, one can only have one http_connection_manager
. Is there a way to make this work?
Asked
Active
Viewed 39 times
1

Johnny000
- 2,058
- 5
- 30
- 59