[squid-users] Re: Youtube Changes

2013-04-29 Thread syaifuddin
youtube back to static id -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Youtube-Changes-tp4659599p4659706.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Re: Youtube Changes

2013-04-24 Thread Odhiambo Washington
I am following this thread closely since inception and wanted to test this on my squid 2.7.9. However I am getting a problem with the second refresh_pattern regex. 2013/04/24 15:37:36| parse_refreshpattern: Unknown option '(get_video\?|videoplayback\?|videodownload\?|\.flv\?|\.fid\?)':

[squid-users] Re: Youtube Changes

2013-04-24 Thread syaifuddin
Odhiambo Washington-4 wrote I am following this thread closely since inception and wanted to test this on my squid 2.7.9. However I am getting a problem with the second refresh_pattern regex. 2013/04/24 15:37:36| parse_refreshpattern: Unknown option

Re: [squid-users] Re: Youtube Changes

2013-04-24 Thread Odhiambo Washington
This doesn't seem to work for me - so far. Here is what I have added to squid.conf: strip_query_terms off acl yutub dstdomain .youtube.com .youtu.be logformat squid1 %{Referer}h %ru access_log /usr/local/squid/logs/yt.log squid1 yutub acl redirec urlpath_regex -i

[squid-users] Re: Youtube Changes

2013-04-24 Thread syaifuddin
Odhiambo Washington-4 wrote This doesn't seem to work for me - so far. Here is what I have added to squid.conf: 2013/04/24 17:12:26| WARNING: store_rewriter #1 (FD 7) exited 2013/04/24 17:12:26| Too few store_rewriter processes are running FATAL: The store_rewriter helpers are crashing too

Re: [squid-users] Re: Youtube Changes

2013-04-24 Thread Odhiambo Washington
I made mine mode 755 (chmod +x /usr/local/etc/squid/scripts/storeurl.pl) Any idea why perl -C storeurl.pl gets stuck forever?? On 24 April 2013 17:56, syaifuddin ucok_karn...@yahoo.com wrote: Odhiambo Washington-4 wrote This doesn't seem to work for me - so far. Here is what I have added to

Re: [squid-users] Re: Youtube Changes

2013-04-23 Thread Amos Jeffries
On 23/04/2013 6:15 a.m., babajaga wrote: YES: Very important: READ IT ! :-) How about updating the Squid wiki pages with this recent information? reading four pages of dense regex patterns with the odd word or two of documentation in the middle is not an great way to spend the evening.

[squid-users] Re: Youtube Changes

2013-04-23 Thread syaifuddin
Amos Jeffries-2 wrote How about updating the Squid wiki pages with this recent information? reading four pages of dense regex patterns with the odd word or two of documentation in the middle is not an great way to spend the evening.

[squid-users] Re: Youtube Changes

2013-04-23 Thread ragheb68
Hi syaifuddin, Trying to implement the changes you proposed on squid 2.7stable 9. Got confused there is nothing in your email concerning refresh patterns and other old youtube settings in squid.conf should all of them be removed and replaced with new ones or just add the new acls along with the

Fwd: [squid-users] Re: Youtube Changes

2013-04-23 Thread Ghassan Gharabli
Hello again, I liked the idea of what you did and especially you are using Perl - ReadBackwards Module . Squid is writing a new log and only logging \.youtube\.com requests or adding 2 links on the same line and then you create a subroutine perl to get the returned 2 parameters ..

Re: Fwd: [squid-users] Re: Youtube Changes

2013-04-23 Thread ragheb68
Hi Ghassan, Have you implemented the youtube perl script changes to squid2.7 of 3.0 head. Can you please post the new perl script you have amended and what about the changes that should be done to old settings in the squid.conf file that reflected the old youtube caching method should all of

Re: Fwd: [squid-users] Re: Youtube Changes

2013-04-23 Thread ragheb68
Hello syaiffudin i noticed that in one of your threads you mentioned to compile squid with --enable-referer-log I have this disabled in my 2.7 squid compilation. Could that be the problem that I am still getting misses with my youtube videos. I have also used amos corrections in the ACLs still no

[squid-users] Re: Youtube Changes

2013-04-23 Thread syaifuddin
ragheb68 wrote Hi syaifuddin, Trying to implement the changes you proposed on squid 2.7stable 9. Got confused there is nothing in your email concerning refresh patterns and other old youtube settings in squid.conf should all of them be removed and replaced with new ones or just add the new

Re: Fwd: [squid-users] Re: Youtube Changes

2013-04-23 Thread syaifuddin
ragheb68 wrote Hello syaiffudin i noticed that in one of your threads you mentioned to compile squid with --enable-referer-log I have this disabled in my 2.7 squid compilation. Could that be the problem that I am still getting misses with my youtube videos. I have also used amos corrections in

[squid-users] Re: Youtube Changes

2013-04-22 Thread syaifuddin
try this https://code.google.com/p/tempat-sampah/source/browse/storeurl.pl and read it -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Youtube-Changes-tp4659599p4659600.html Sent from the Squid - Users mailing list archive at Nabble.com.

[squid-users] Re: Youtube Changes

2013-04-22 Thread babajaga
YES: Very important: READ IT ! :-) -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Youtube-Changes-tp4659599p4659604.html Sent from the Squid - Users mailing list archive at Nabble.com.