<div dir="ltr"><div>Hi All,<br>I have a basic question on Client - web server <span id="spans0e0" class="">communication through</span> Squid using transparent proxy.<br>In case of transparent proxy Whenever a client tries to access a <span id="spans0e1" class="">webpage</span>, squid spoofs the packet and acts like a <span id="spans0e2" class="">web server</span>.  In turn Squid initiates a new TCP connection with <span id="spans0e3" class="">the web server</span>.<br>My clarification is like whether squid initiates a new TCP connection with <span id="spans0e5" class="">webserver</span> as soon as it receives a SYN packet from <span id="spans0e6" class="">the client</span> or after a TCP session has been established between <span id="spans0e8" class="">the client</span> and squid proxy server. I both the <br><br></div>Client                Squid                Webserver<br><div><div><br></div><div>SYN<br>-------------------------><br></div><div>SYN+ACK<br></div><div><div><------------------------<br></div><div>ACK<br>---------------------------><br><br></div><div>HTTP GET<br>------------------------------>   <br></div><div>                                                                SYN<br><br></div><div><br></div></div></div></div>