[squid-users] Squid Question regarding tcp handshake
Amos Jeffries
squid3 at treenet.co.nz
Fri Feb 25 12:32:48 UTC 2022
On 25/02/22 04:03, Felipe Polanco wrote:
> Hi,
>
> A question Regarding TCP handshake.
>
> Does squid first complete the tcp handshake on its users and then a
> second handshake on the destination IP or as soon as it receives the TCP
> SYN flag it does the same with the destination.
>
The TCP connections handshakes are (almost) completely independent. One
client connection may result in multiple (or 0) server connections -
depending on what needs to be done.
Amos
More information about the squid-users
mailing list