<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Squid traffic management Maximum download size not working]]></title><description><![CDATA[<p dir="auto">i added 51200 ( 50 MB) in Maximum download size but its not working i checked squid.conf file it shows<br />
reply_body_max_size 52428800 allow all but i can download large files. is there any way to configure it properly ???</p>
]]></description><link>https://forum.netgate.com/topic/29375/squid-traffic-management-maximum-download-size-not-working</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 22:34:50 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/29375.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Jan 2011 10:40:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Sun, 20 Feb 2011 01:37:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jimp">@<bdi>jimp</bdi></a><br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/hugovsky">@<bdi>Hugovsky</bdi></a></p>
<p dir="auto">sorry beeing rude …<br />
i already make thread here http://forum.pfsense.org/index.php/topic,33451.0.html</p>
]]></description><link>https://forum.netgate.com/post/266580</link><guid isPermaLink="true">https://forum.netgate.com/post/266580</guid><dc:creator><![CDATA[kakashi]]></dc:creator><pubDate>Sun, 20 Feb 2011 01:37:14 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Sun, 20 Feb 2011 00:04:30 GMT]]></title><description><![CDATA[<p dir="auto">I've installed it and the line "reply_body_max_size" says deny as it should. Thanks jimp.</p>
]]></description><link>https://forum.netgate.com/post/266574</link><guid isPermaLink="true">https://forum.netgate.com/post/266574</guid><dc:creator><![CDATA[Hugovsky]]></dc:creator><pubDate>Sun, 20 Feb 2011 00:04:30 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Sat, 19 Feb 2011 14:51:56 GMT]]></title><description><![CDATA[<p dir="auto">That is not directly related to this issue, please start a new thread.</p>
]]></description><link>https://forum.netgate.com/post/266504</link><guid isPermaLink="true">https://forum.netgate.com/post/266504</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Sat, 19 Feb 2011 14:51:56 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Sat, 19 Feb 2011 10:43:31 GMT]]></title><description><![CDATA[<p dir="auto">not to try hijack thread …<br />
still relevant i think ...</p>
<p dir="auto">it work to block with new squid package<br />
but, i would like to block large file for specific time ...<br />
some one can give what directive are ... im stuck limited knowledge</p>
<p dir="auto">very appreciate<br />
thanks</p>
]]></description><link>https://forum.netgate.com/post/266475</link><guid isPermaLink="true">https://forum.netgate.com/post/266475</guid><dc:creator><![CDATA[kakashi]]></dc:creator><pubDate>Sat, 19 Feb 2011 10:43:31 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Fri, 18 Feb 2011 15:08:27 GMT]]></title><description><![CDATA[<p dir="auto">Thanks! I'll try tonight and I'll let you know.</p>
]]></description><link>https://forum.netgate.com/post/266354</link><guid isPermaLink="true">https://forum.netgate.com/post/266354</guid><dc:creator><![CDATA[Hugovsky]]></dc:creator><pubDate>Fri, 18 Feb 2011 15:08:27 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Tue, 15 Feb 2011 16:32:12 GMT]]></title><description><![CDATA[<p dir="auto">I double checked and it had not been committed. I just pushed the fix in and if you reinstall squid in about 5 minutes it should be OK now.</p>
]]></description><link>https://forum.netgate.com/post/265863</link><guid isPermaLink="true">https://forum.netgate.com/post/265863</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Tue, 15 Feb 2011 16:32:12 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Tue, 15 Feb 2011 16:05:38 GMT]]></title><description><![CDATA[<p dir="auto">Reinstalled squid today and the package isn't fixed. Still have to make the change manually.</p>
]]></description><link>https://forum.netgate.com/post/265856</link><guid isPermaLink="true">https://forum.netgate.com/post/265856</guid><dc:creator><![CDATA[Hugovsky]]></dc:creator><pubDate>Tue, 15 Feb 2011 16:05:38 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Mon, 10 Jan 2011 13:56:50 GMT]]></title><description><![CDATA[<p dir="auto">I think someone checked that fix into the package repo as well, so if you reinstall the package it may be working there now, too, without editing any files.</p>
]]></description><link>https://forum.netgate.com/post/259973</link><guid isPermaLink="true">https://forum.netgate.com/post/259973</guid><dc:creator><![CDATA[jimp]]></dc:creator><pubDate>Mon, 10 Jan 2011 13:56:50 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Sat, 08 Jan 2011 11:39:00 GMT]]></title><description><![CDATA[<p dir="auto">got a solution from mailing list ,</p>
<p dir="auto">please change the following lines</p>
<p dir="auto">/usr/local/pkg/squid.inc: line 896:</p>
<p dir="auto">FROM  $conf .= 'reply_body_max_size ' . ($down_limit * 1024) . " allow all\n";</p>
<p dir="auto">TO          $conf .= 'reply_body_max_size ' . ($down_limit * 1024) . " deny all\n";</p>
<p dir="auto">Then configure and save again !</p>
<p dir="auto">its working fine for me</p>
]]></description><link>https://forum.netgate.com/post/259771</link><guid isPermaLink="true">https://forum.netgate.com/post/259771</guid><dc:creator><![CDATA[shalib2]]></dc:creator><pubDate>Sat, 08 Jan 2011 11:39:00 GMT</pubDate></item><item><title><![CDATA[Reply to Squid traffic management Maximum download size not working on Wed, 05 Jan 2011 11:12:51 GMT]]></title><description><![CDATA[<p dir="auto">me too, it happen, i set the limit to 10mb but user can download from e-mial attachemnt for 13mb.</p>
]]></description><link>https://forum.netgate.com/post/259334</link><guid isPermaLink="true">https://forum.netgate.com/post/259334</guid><dc:creator><![CDATA[syedadi]]></dc:creator><pubDate>Wed, 05 Jan 2011 11:12:51 GMT</pubDate></item></channel></rss>