<div dir="ltr">Let say a client asks for a URL using a range: 0-256000.<div><br></div><div>I want squid to ask just for 10.000 bytes and answer as if the request was server side aborted.<br clear="all"><div><br></div><div>I can change the request Range: "bytes=0-256000" to "bytes=0-10000" with and icap server</div><div><br></div><div><br></div><div>In the answer I'm trying to change the Content-Range from "0-10000/total" to "0-256000/total" and Content-Length from "10001" to "256001" squid won't hung up and the client will stay waiting after the first 10001 bytes.</div><div><br></div><div>There's a way to make squid send what it gets from the icap and then drop the TCP connection as in a server side aborted connection?</div><div><br></div><div><br></div><div><br></div><div><br></div>-- <br><div class="m_5939925357310979522gmail_signature" data-smartmail="gmail_signature">Alfrenovsky</div>
</div></div>