Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Session stickiness over TCP connection

15 views
Skip to first unread message

vicky k

unread,
Sep 23, 2024, 7:16:40 AM9/23/24
to envoy-users
Hi Team,


Currently downstream requests are sent over arbitrary TCP connections from connection pool. If upstream server only has single IP address/port, will stateful session filter send requests with same cookie over one single TCP connection only? Similar behaviour is required in case of NTLM enabled server where connection level affinity is required for all HTTP requests from single client.

Yan Avlasov

unread,
Sep 24, 2024, 3:30:00 PM9/24/24
to vicky k, envoy-users
Envoy picks connection from a connection pool for each request. Subsequent requests with the same cookie may go over different TCP connections in the pool.

--
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/bd6538a8-9bb5-4dc8-94b0-22f46a6ab35bn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages