Re: [squid-users] single acl analysis

2019-11-18 Thread Amos Jeffries
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

Re: [squid-users] squid with Java Problem - Idrac 6 Hp servers

2019-11-18 Thread Amos Jeffries
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

Re: [squid-users] Squid 3.5 https facebook caching

2019-11-18 Thread ishtiak
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-

[squid-users] Facebook Cache

2019-11-18 Thread Ishtiaq Iqbal
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

Re: [squid-users] ecap trickling (antivirus scan)

2019-11-18 Thread Alex Rousskov
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

[squid-users] single acl analysis

2019-11-18 Thread Matus UHLAR - fantomas
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

[squid-users] ecap trickling (antivirus scan)

2019-11-18 Thread zebox
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