Re: [squid-users] need 206 to be 200

2015-01-26 Thread Amos Jeffries
On 27/01/2015 1:38 a.m., HackXBack wrote: > I always see in access.log for the partial content > TCP_HIT_ABORTED/206 ABORTED means the client disconnected. There is nothing you can do about that in Squid. HIT means the object delivered came from cache. No upstream bandwidth was consumed in the p

Re: [squid-users] need 206 to be 200

2015-01-26 Thread HackXBack
I always see in access.log for the partial content TCP_HIT_ABORTED/206 and this content eat my whole bandwidth my conf is range_offset_limit none partial quick_abort_min 1840 KB quick_abort_max 1844 KB -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/need-2

Re: [squid-users] need 206 to be 200

2015-01-24 Thread Amos Jeffries
On 25/01/2015 5:03 p.m., HackXBack wrote: > hello, > i have specific site is tcp_miss 206 and i need it to be 200 > what is the best way to do that ? http://www.squid-cache.org/Doc/config/range_offset_limit/ Amos ___ squid-users mailing list squid-users

[squid-users] need 206 to be 200

2015-01-24 Thread HackXBack
hello, i have specific site is tcp_miss 206 and i need it to be 200 what is the best way to do that ? Thanks -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/need-206-to-be-200-tp4669315.html Sent from the Squid - Users mailing list archive at Nabble.com.