7

we're using the Squid cache in our company. Is there any way we can cache YouTube videos?

cheers :)

voretaq7
  • 79,345
  • 17
  • 128
  • 213
Pure.Krome
  • 6,338
  • 17
  • 72
  • 86

2 Answers2

8

First hit for "Squid youtube" on a popular search engine: http://wiki.squid-cache.org/ConfigExamples/DynamicContent/YouTube

womble
  • 95,029
  • 29
  • 173
  • 228
  • Has anyone had any success with the method described in this article? – Pure.Krome May 18 '09 at 03:47
  • I did it a year and a half ago, and I had mixed success, essentially with setting the maximum object size... I don't know if youtube changed anything that breaks this config, as I've been months wuthout caching youtube... – Andor May 18 '09 at 10:12
  • Without caching youtube? do u mean 'months caching YT' ?? – Pure.Krome May 19 '09 at 00:06
0

The only acceptable (and simple) solution I've found so far is InComum Squid2 helper.

It uses storeurl_rewrite_program to cache resources from domains wich do load balance (Eg: youtube, avast, etc).