Replies: 2 comments
-
I'm afraid this is not possible, the selection of a backend inside a pool is done after the rules have been processed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
ok, thank's Remi. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use a pool backend containing a main server + a backup server.
I would like to apply teeAction() to all requests sent to the backup server
I would prefer to avoid defining a backup pool server and apply the teeAction() to requests matching this pool server
Beta Was this translation helpful? Give feedback.
All reactions