You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If openresty support tcpsock:receive in balancer_by_lua context, this will allows the user to parse custom tcp protocal and set upstream backend for each package (not for each connection).
It will make openresty become a generic tcp proxy framework.
The text was updated successfully, but these errors were encountered:
If openresty support
tcpsock:receive
inbalancer_by_lua
context, this will allows the user to parse custom tcp protocal and set upstream backend for each package (not for each connection).It will make openresty become a generic tcp proxy framework.
The text was updated successfully, but these errors were encountered: