Re: [squid-users] Re: Youtube, storeurl and 302 redirection

From: Eliezer Croitoru <eliezer_at_ngtech.co.il>
Date: Mon, 23 Apr 2012 06:41:23 +0300

On 22/04/2012 11:48, x-man wrote:
> I think youtube changed something in the player behavior recently, even now
> for me http://code.google.com/p/youtube-cache/ is not working with squid
> 2.7.
>
> Is it working for you now?
>
> --
> View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Youtube-storeurl-and-302-redirection-tp4541941p4577847.html
> Sent from the Squid - Users mailing list archive at Nabble.com.
ok as for now the cache with nginx as a cache_peer works for the next sites:
youtube
imdb(480p+720p) (not the rtsp\low quality)
sourceforge downloads (all mirrors saved into one cache object)
vimeo
bliptv
facebook

(you must apply good restrictions acls to prevent from the wrong urls to
get into nginx cache)

i have seen that videocache(cachevideos) claims to cache somesites that
are using rtsp and unless they developed some special software they
cannot be cached by webserver\http.

it's very simple to use some perl regex on nginx to make a file cacheble.

so break.com and Wrzuta.pl can be easy cached also.

sample pattern for wrzuta.pl video:
http://c.wrzuta.pl/wv15404/e14f5b450003f3b24f9333d1/0

#the last 0 is for the range if i will jump it will look like this:

http://c.wrzuta.pl/wv15404/e14f5b450003f3b24f9333d1/4479241

Regards,
Eliezer

-- 
Eliezer Croitoru
https://www1.ngtech.co.il
IT consulting for Nonprofit organizations
eliezer <at> ngtech.co.il
Received on Mon Apr 23 2012 - 03:41:31 MDT

This archive was generated by hypermail 2.2.0 : Mon Apr 23 2012 - 12:00:04 MDT