On 11.08.21 08:40, Vladimir Nikishkin wrote:
> table <t-http> { 127.0.0.1 }
> table <t-https> { 127.0.0.1 }Have you tried having the two backend listeners on different IP addresses rather than on different ports? Eg. 127.0.0.1 and 127.0.0.2? best /m

