Dear Squid Team,

     how does content provider prevent it from been cached while passing 
through squid proxy it's by a copy right law or some  encryption is implemented 
in the traffic ? and where can I find the contents that been cached on my squid 
proxy ?

thanks for your assistant

Mujtaba H,

________________________________
From: squid-users <squid-users-boun...@lists.squid-cache.org> on behalf of 
Antony Stone <antony.st...@squid.open.source.it>
Sent: Tuesday, September 11, 2018 8:54:05 AM
To: squid-users@lists.squid-cache.org
Subject: Re: [squid-users] Squid Cache Server

On Tuesday 11 September 2018 at 10:43:13, Mujtaba Hassan Madani wrote:

> Hi Squid team,
>
>     I just want to no if squid can cache software for example windows
> update, Java,....etc.

Squid doesn't care what a file is for - whether it's "software", web pages,
images, music, video...

Squid will try to cache anything which gets requested through it, no matter
what it is.

Whether or not any given thing *can* be cached is far more up to the content
provider to decide - there are various HTTP headers they can use to say "don't
cache this" or similar, and some things which you can download have different
URLs at different times, and Squid can't tell that they are actually the same
thing.

So, yes, Squid _can_ cache "software".  But just as with any other type of
content, the provider may tell Squid that is isn't allowed to.


Regards,


Antony.

--
What makes you think I know what I'm talking about?
I just have more O'Reilly books than most people.

                                                   Please reply to the list;
                                                         please *don't* CC me.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to