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
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to