connection retry with TCP proxy

132 views
Skip to first unread message

Katka Švecová

unread,
Jul 11, 2022, 10:04:34 AM7/11/22
to envoy-users
Hi All,

I am using a TCP proxy in Envoy for proxying POP3/IMAP to 5 backend servers. I was wandering - if max_connect_attempts is set to value > 1, does it mean that all connection attempts are directed to the same backend server or a new server is chosen for each connection attempt according to the LB policy? 

Thank You,
Katka

Yan Avlasov

unread,
Jul 12, 2022, 10:17:25 AM7/12/22
to Katka Švecová, envoy-users
Each new connection attempt will pick a new backend according to LB policy.

--
You received this message because you are subscribed to the Google Groups "envoy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to envoy-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/envoy-users/b283dcf3-5e98-4830-8219-f252c422ec7cn%40googlegroups.com.

Katka Švecová

unread,
Jul 13, 2022, 6:20:37 AM7/13/22
to envoy-users
Great, thank you!
Reply all
Reply to author
Forward
0 new messages