Hello.
10.10.10.1:3128 = squid
Opera running on localhost and "know" about proxy (127.0.0.1:3128) successfully receive videos from VideoCache. I have downloading process in /var/log/videocache and see how fast videos downloading in flash plugins.
But in LAN all users (after installation videocache) cant get videos. They receives html pages, images etc, but not flv files matched by videocache regex in /etc/squid/squid.conf.
Getting URI "http://10.10.10.1:80/videocache/youtybe/123123123123...123123" on LAN machines is OK - file downloading.
Log files
/var/log/squid.conf
/var/log/videocache.conf
are identical after localhost and LAN-machine request on same youtube page.
But /var/log/apache2/access_log contains new records only if i doing localhost's request.
---
So, if i viewing youtube page from localhost - video loading into flash. If i viewing youtube page from 10.10.10.151 (local machine), video can't load into flash, but VideoCache says (in logfile) that he saw request and served it from cache.
