On 19/11/19 3:42 am, Matus UHLAR - fantomas wrote:
> Hello,
>
> I'm going to migrate squid server to new machine and found this ACL:
>
> acl freedst1 dstdom_regex -i www\.___\.sk none
>
> http_access allow freedst1
>
> I believe it could be replaces by:
>
> acl freedst1 dstdomain -i www.___.sk
On 19/11/19 4:58 pm, --Ahmad-- wrote:
> Hello Amos , Are you able to help me out ?
>
Apart from what Matus has already mentioned ...
* the Java traceback shows TCP socket setup is timing out.
* Squid access.log is showing those NONE transactions opening sockets
then timing out before any data a
Please guide me how to setup caching Facebook
I will pay for the services
--
Sent from:
http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-
Hi
Anybody who can help me to Set up Squid Cache server for me to cache
Facebook,
I ll pay for his services
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
On 11/18/19 3:18 AM, ze...@tutanota.com wrote:
> I'm trying to enable trickling for the ecap clamav adapter during download
> So far, I have added "adaptation_access trickling_drop_size=10" in squid.conf
> but it seems to have no effect.
Squid uses eCAP service configuration to supply eCAP ada
Hello,
I'm going to migrate squid server to new machine and found this ACL:
acl freedst1 dstdom_regex -i www\.___\.sk none
http_access allow freedst1
I believe it could be replaces by:
acl freedst1 dstdomain -i www.___.sk
which would allow connection to said website. However the "none" part
Hello,
I'm trying to enable trickling for the ecap clamav adapter during download, in
order to prevent browser timeout for large files.
So far, I have added "adaptation_access trickling_drop_size=10" in squid.conf
but it seems to have no effect.
Versions :
squid 3.5.20
ecap_clamav_adapter-2.0