by osmano807 on
26 Mar 2009
Now when the supply is a youtube video on HD, will appear url http://www.youtube.com/watch?v=TzFPOHmrt2Q&hd=1 "hd=1" I think now would be easier to implement caching of video in HD
1 Answers
by Anonymous on
26 Mar 2009
I have installed videocache on squid ... I have checked in the file and the folders and found that it is working ... but, i cannot access cached movies the second time i try to view ... when i ried to access the videocache folder via explorer, i get folder forbidden and i cannot access!!! is there somthing missing in my configuration?
1 Answers
by Anonymous on
26 Mar 2009
CACHE-SERVER:/tmp/temp/videocache-1.8 # python setup.py install Traceback (most recent call last): File "setup.py", line 23, in <module> from videocache.config import readMainConfig, readStartupConfig File "/tmp/temp/videocache-1.8/videocache/config.py", line 30, in <module> from iniparse.compat import NoSectionError, NoOptionError, ConfigParser ImportError: No module named iniparse.compat CACHE-SERVER:/tmp/temp/videocache-1.8 #
1 Answers
by Anonymous on
26 Mar 2009
This is the last part of my cache.log file 2009/03/26 16:05:24| WARNING: url_rewriter #5 (FD 11) exited 2009/03/26 16:05:24| Too few url_rewriter processes are running 2009/03/26 16:05:24| storeDirWriteCleanLogs: Starting... 2009/03/26 16:05:24| Finished. Wrote 0 entries. 2009/03/26 16:05:24| Took 0.0 seconds ( 0.0 entries/sec). FATAL: The url_rewriter helpers are crashing too rapidly, need help! Squid Cache (Version 2.7.STABLE5): Terminated abnormally. (squid)[0xb7fe92c5] ...
2 Answers
by Anonymous on
24 Mar 2009
Hi !! cache-server:/etc/squid # /etc/init.d/squid status Checking for WWW-proxy squid dead cache-server:/etc/squid # /etc/init.d/squid start Starting WWW-proxy squid - Warning: /var/run/squid.pid exists ! done AFTER A MINUTE cache-server:/etc/squid # /etc/init.d/squid status Checking for WWW-proxy squid dead the squid goes dead for about a minute after starting when i add the videocache configuration lines at squid.conf Thank You
4 Answers
by Anonymous on
23 Mar 2009
My log file is filling up with the following lines. 2009-03-23 11:35:28,417 2327 - - RELOAD - videocache plugin was reloaded. 2009-03-23 11:35:32,583 2780 - - XMLRPCSERVER - Starting XMLRPCServer on port 9100. 2009-03-23 11:35:32,616 2780 - - SCHEDULEDER - Download Scheduler starting. I had to remove a 10GB log file that had filled up the test servers partition. My apologies if this has been asked before. There appears to be no search funtion on these forums. Thanks, Tom
4 Answers
by tonbts on
19 Mar 2009
Hi, i need install cachevideos, more have one server (debian4+squid) whith loadbalance on 2 links, the cachevideo get file video direct(full link) or get using mikrotik queue(band limit)? Thanks.
2 Answers
by Anonymous on
18 Mar 2009
Hi there! I get this error when i try to restart squid-2.5.STABLE12-18 linux-6q7b:/etc/squid # service squid restart Shutting down WWW-proxy squid 2009/03/18 15:16:34| parseConfigFile: line 3504 unrecognized: 'url_rewrite_access deny videocache_deny_url' 2009/03/18 15:16:34| parseConfigFile: line 3505 unrecognized: 'url_rewrite_access allow videocache_allow_url' 2009/03/18 15:16:34| parseConfigFile: line 3506 unrecognized: 'url_rewrite_access allow ...
5 Answers
by nima0102 on
15 Mar 2009
Hi thanks for you rewriter program I have 2 problem with this program 1- when I click on a video on youtube or google then video is buffering and downloading, while downloading video I decide to cancel download (some reason ;)) and close that windows but downloading is continued so that download is completed, this behavior is not true,is there any way for solve this problem???? 2-while downloading form youtube or google for some reasons the download stream is drop (for connection problem) ...
3 Answers
by Anonymous on
11 Mar 2009
Hi, I have a problem here, we set the maximum downloads to 5 on our videocache.conf, everything works fine until we have a loss of internet (Internet is really bad in our campus) and some of the downloads stay pending without any progress. I go to the console and delete those files but the slots ocupied by those downloads are never released and only if I restart squid a and apache it goes back to normal. Is there a way to make them resume the download or to free up the slots without the need ...
3 Answers