so you got your proxy didnt cache flv file in youtube too ?
Adrian Chadd wrote:
On Fri, Aug 24, 2007, Kris wrote:
I planned to cache youtube flv using squid
Yup. At the very least:
acl youtube dstdomain .youtube.com
cache allow youtube
Then unfortunately some work needs to be done to Squid to allow
URLs to be made "equivalent" so all the various youtube video
servers are considered as the same host. This step will allow
google earth/maps to be cached effectively too.
So, who would like to sponsor some work to make caching Google
Maps/Earth and video sites like Youtube actually work?
Adrian