Re: [squid-users] Squid 3.1 youtube caching

2011-02-02 Thread Luis Daniel Lucio Quiroz
Le mercredi 2 février 2011 09:49:23, Clemente Aguiar a écrit : I am running squid 3.1.9, and I would like to know if this version is able to cache youtube content? I did check the wiki (http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube) and I must say that it is not clear

Re: [squid-users] Squid 3.1 youtube caching

2011-02-02 Thread Clemente Aguiar
Qua, 2011-02-02 às 10:01 -0600, Luis Daniel Lucio Quiroz escreveu: Le mercredi 2 février 2011 09:49:23, Clemente Aguiar a écrit : I am running squid 3.1.9, and I would like to know if this version is able to cache youtube content? I did check the wiki

Re: [squid-users] Squid 3.1 youtube caching

2011-02-02 Thread Hasanen AL-Bana
No need for ICAP , storeurl script should be enough. The problem is that youtube internal links are changing from time to time, so we need to update our scripts from time to time. On Wed, Feb 2, 2011 at 8:23 PM, Clemente Aguiar ca-li...@madeiratecnopolo.pt wrote: Qua, 2011-02-02 às 10:01 -0600,

Re: [squid-users] Squid 3.1 youtube caching

2011-02-02 Thread Luis Daniel Lucio Quiroz
Le mercredi 2 février 2011 12:29:58, Hasanen AL-Bana a écrit : No need for ICAP , storeurl script should be enough. The problem is that youtube internal links are changing from time to time, so we need to update our scripts from time to time. On Wed, Feb 2, 2011 at 8:23 PM, Clemente Aguiar

RE: [squid-users] Squid 3.1 youtube caching

2011-02-02 Thread Saurabh Agarwal
-users] Squid 3.1 youtube caching Le mercredi 2 février 2011 12:29:58, Hasanen AL-Bana a écrit : No need for ICAP , storeurl script should be enough. The problem is that youtube internal links are changing from time to time, so we need to update our scripts from time to time. On Wed, Feb 2, 2011

RE: [squid-users] Squid 3.1 youtube caching

2011-02-02 Thread Amos Jeffries
On Thu, 3 Feb 2011 10:03:03 +0530, Saurabh Agarwal saurabh.agar...@citrix.com wrote: Hi Luis I have recently successfully cached youtube videos using Squid-2.7.Stable7 and posted the solution on squid mailing list as well. I tested it yesterday and youtube videos were still being cached.