Replies: 1 comment 1 reply
-
You can create a filter to be executed before and set the parameters for the target based on your needs |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to replace
nginx
with a Java based reverse proxy. Withnginx
I can forward the request to different upstream servers depending on the request path. Can I do this withhttp-proxy-servlet
as well?Beta Was this translation helpful? Give feedback.
All reactions