Connection balancing after upstream connection was already created #25915
Labels
area/connection
area/listener
question
Questions that are neither investigations, bugs, nor enhancements
stale
stalebot believes this issue/PR has not been touched recently
Currently there's an option to add a connection balancer, that is invoked very early in the process chain, right after the socket accepted a new connection and before a handler for the connection is chosen. Would theoretically be possible to re-balance connections in the data processing stage? For example, during a L4/L7 filter? Would it be possible to re-balance in listener filters stage? Thanks
The text was updated successfully, but these errors were encountered: