Re: [squid-users] Deny Caching of Video and Audio

2015-08-04 Thread Antony Stone
On Tuesday 04 August 2015 at 01:39:38, Jorgeley Junior wrote: > create an acl: > acl youtube dstdomain .youtube.com > use the directive: cache deny youtube That will prevent caching for all content from a specific domain, no matter what size the objects. It's a bit tedious to have to set this u

Re: [squid-users] Deny Caching of Video and Audio

2015-08-04 Thread Antony Stone
On Tuesday 04 August 2015 at 10:28:32, Antony Stone wrote: > On Tuesday 04 August 2015 at 01:39:38, Jorgeley Junior wrote: > > create an acl: > > acl youtube dstdomain .youtube.com > > use the directive: cache deny youtube > > That will prevent caching for all content from a specific domain, no m

[squid-users] Debian Testing libnettle4

2015-08-04 Thread Shenan Hawkins
The following packages have unmet dependencies: squid3 : Depends: libnettle4 but it is not installable E: Unable to correct problems, you have held broken packages. Hello - squid3 got removed this morning in regular update/upgrade (dist-upgrade actually) this morning. Should I just wait for reso

Re: [squid-users] Debian Testing libnettle4

2015-08-04 Thread Amos Jeffries
On 5/08/2015 1:04 a.m., Shenan Hawkins wrote: > The following packages have unmet dependencies: > squid3 : Depends: libnettle4 but it is not installable > E: Unable to correct problems, you have held broken packages. > > Hello - squid3 got removed this morning in regular update/upgrade > (dist-up

Re: [squid-users] Deny Caching of Video and Audio

2015-08-04 Thread markme
Well we don't mind caching large objects such as anti-virus updates or other updates. My manager specifically asked to not cache media such as video and audio. So is there like a refresh pattern that I can use or an ACL to deny caching of all video and audio? -- View this message in context: ht

Re: [squid-users] Debian Testing libnettle4

2015-08-04 Thread Amos Jeffries
On 5/08/2015 1:27 a.m., Amos Jeffries wrote: > On 5/08/2015 1:04 a.m., Shenan Hawkins wrote: >> The following packages have unmet dependencies: >> squid3 : Depends: libnettle4 but it is not installable >> E: Unable to correct problems, you have held broken packages. >> >> Hello - squid3 got remove

Re: [squid-users] Deny Caching of Video and Audio

2015-08-04 Thread Amos Jeffries
On 5/08/2015 1:29 a.m., markme wrote: > Well we don't mind caching large objects such as anti-virus updates or other > updates. My manager specifically asked to not cache media such as video and > audio. So is there like a refresh pattern that I can use or an ACL to deny > caching of all video and

Re: [squid-users] Deny Caching of Video and Audio

2015-08-04 Thread Alexander Wiedergold
By default, all headers are allowed reply_header_access Content-Type allow all change it's On 04.08.2015 14:00, squid-users-requ...@lists.squid-cache.org wrote: Send squid-users mailing list submissions to squid-users@lists.squid-cache.org To subscribe or unsubscribe via the World Wide

Re: [squid-users] Deny Caching of Video and Audio

2015-08-04 Thread Eliezer Croitoru
But in the other hand there is a way to determine some of the domains which contains videos. Specifically for google it's: .googlevideo.com For other sites I assume that regular statistics check of the access.log can help with finding what your users use the most and minimize the specific vide

Re: [squid-users] assertion failed: comm.cc:178: "fd_table[conn->fd].halfClosedReader != NULL"

2015-08-04 Thread HackXBack
<< I'm not sure how to fix that. >> then who should i talk to.. you guys should dig in source and found out its important tks any should i ask outside ?? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosed

Re: [squid-users] Debian Testing libnettle4

2015-08-04 Thread Shenan Hawkins
Thanks for quick follow-up. Indeed, a bungled sources.list from http://debgen.simplylinux.ch/ :-( Problem corrected. On 4 August 2015 at 09:42, Amos Jeffries wrote: > On 5/08/2015 1:27 a.m., Amos Jeffries wrote: > > On 5/08/2015 1:04 a.m., Shenan Hawkins wrote: > >> The following packages hav

[squid-users] linking ltrans get missing xstrerr?

2015-08-04 Thread Linda W
ltrans -- I disabled translation -- should ltrans be getting made? If so, where can I find xstrerr? Thanks! (must be buried in *somefile*! libtool: link: g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -m64 -DOPENSSL_LOAD_CONF -O2 -m64 -fasynchronous-u

Re: [squid-users] linking ltrans get missing xstrerr? (SOLVED)

2015-08-04 Thread Linda W
Linda W wrote: ltrans -- I disabled translation -- should ltrans be getting made? If so, where can I find xstrerr? --- looks like a windows only thing, so I assumed my build dir was corrupt. It is no longer corrupt. ;-/ : ___ squid-users mailing list