On 25/04/18 23:44, Alex K wrote:
> Hi all,
>
> I was using a squid (3.1.20) + squidguard setup (to filter out several
> site categories) on Debian 7 and the setup worked. The squidguard was
> invoked from squid.conf as below:
>
> redirect_program /usr/bin/squidGuard -c /etc/squidguard/squidGuard.
Fixed in Squid 3.5.20. The current stable release is Squid 3.5.27.
See http://www.squid-cache.org/Versions/v3/3.5/changesets/squid-3.5-14061.patch
for details.
Mike Mitchell
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.s
We are using Squid 3.5.10 for caching. It looks like upload is very slow
when it goes through squid . If we disable the squid, upload speed is good.
When we analyse the packet captures, it seems squid is dividing HTTP POST
request into multiple segments of 39 bytes each even though link is capable
Hi all,
I was using a squid (3.1.20) + squidguard setup (to filter out several site
categories) on Debian 7 and the setup worked. The squidguard was invoked
from squid.conf as below:
redirect_program /usr/bin/squidGuard -c /etc/squidguard/squidGuard.conf
redirect_children 7
I am now testing the