Hi, I trying to get a video cached wherein the client sends a range request for the video object(Range: bytes=36798-103701442) which gets converted to request without range(range_offset_limit set to 10MB). What I see, is after squid serves the client request and gets about 103262382 bytes of data, there is no further reads on the server side file descriptor and the server side connection times out after 15 minutes(timeout limit). But the packet capture on the squid machine suggest that the whole object is being sent by the server and squid is seeing upto 103262382 bytes only. Is this a known issue with squid? Thanks, Satish _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users