On Thu, Jul 4, 2013 at 2:16 AM, neeraj kharbanda <nettlynx@xxxxxxxxx> wrote: > Hi, > I tested squid3.Head for storeid with 2 scripts 1 written by eliezer > and other by syaffudin both the scripts failed to cache youtube. > I switched back to squid-2.7.9 and used storeurl.pl by the same > author. Now I can see hit on youtube movies. > that was information for developers That would be because you did not change squid.conf for 3.HEAD. For 3.HEAD, the refresh_pattern applies to the AFTER re-write URL, whereas 2.7 applies it to the BEFORE re-write URL pattern. The same author for store*.pl has squid.conf examples - do a search on the same website.