Adriano Coutinho
Adriano Coutinho
Thanks @bungle `router_flavor = traditional` works, but as I could check it will be removed in the next major release as informed in https://github.com/Kong/kong/blob/master/kong.conf.default#L1666. So I change my config to...
Back on this, after I recreate Kong Gateway Nodes with more Stream ports I saw errors again: ``` 2023/05/09 22:16:46 [error] 4018#0: *58545 stream [lua] handler.lua:1084: before(): no Route found...
Unfortunately I stumbled with the same problem treated here https://github.com/Kong/kong/pull/10514 as I try to work with six Stream Ports.
Sorry, I forgot to post my feedback. Yes https://github.com/Kong/kong/pull/10514 solved the problem!
Thanks to everyone involved !!!