Hi all,
I am new to Openresty and Lua.
I would like to send some traffic to upstream servers, this is my current config: https://dpaste.de/Ch21
I see the debug messages in the error log, but at the same time that $pool is an empty string https://dpaste.de/Ytyn
Why it is not set by rewrite_by_lua_block, or if it was set, what happened with the value after?
Should I use a completely another approach? :)
this config is running in a container: openresty/openresty:1.13.6.2-stretch
Thanks for any help,
Levente