Hello.
I'm trying to select the correct upstream based on what's in the request headers and body. But all I end up with is 504 Gateway Timeout.
Is it even possible to read the whole body and then pass the request using proxy_pass, or do I have to go with different approach?
Thanks for all responses.
Jan