On 5/05/2014 6:07 p.m., Mario Almeida wrote:
> Hi All,
>
> OS: Centos 6.5 64bit
> Squid: 3.4.4
>
> How to setup dynamic caching of youtube, facebook etc..
>
Caching of dynamic content is enabled by default in all squid-3.1 and later.
If you have a squid.conf configured using settings imported
Hi All,
OS: Centos 6.5 64bit
Squid: 3.4.4
How to setup dynamic caching of youtube, facebook etc..
Squid doesn't know what's dynamic or static content.It's descided by
you.By default,Squid think 'cgi-bin' and '?' in urlpath are dynamic,so
it wouldn't cache them,known by these 2 lines:
acl QUERY urlpath_regex cgi-bin \?
cache deny QUERY
Given the case you have .php or .jsp pages,but you didn't
sön 2007-06-17 klockan 09:30 -0400 skrev Monah Baki:
> Where can I get information about dynamic caching in squid and how to
> enable it
Squid by default caches any cachable content.
> and after a certain period of time go see if the content
> has changed and cache the new content.
Squid automa
Hi all,
Where can I get information about dynamic caching in squid and how to
enable it, and after a certain period of time go see if the content
has changed and cache the new content.
Thank you
BSD Networking, Microsoft Notworking