Well I got into the website on two different PCs at this address since
the one that you have provided is not available for me:
http://www.rai.tv/dl/RaiTV/programmi/media/ContentItem-ef7567ae-38b2-4b44-8489-64d612caf488.html#p=
I am managing to view the website and the video only on windows and on IE...
On linux I cannot watch the video and since I am using Firefox I assume
it related to firefox or flash or other things but not to squid.
it's loading the video and shows everything it should but I cannot play.
It seems like the lower level of squid works fine...
From the logs:
1403090189.720 3506 192.168.10.195 TCP_MISS/200 1440402 GET
http://ushds2-vh.akamaihd.net/z/podcastcdn/raitre/ballaro/ballaro_puntate_2012/2691695_1800.mp4/0_27af7e33a89b3e0e_Seg1-Frag52?auth=daEd.bBclbBclcIaZc_bkcCdlaFakdcdMai-btOxp8-c0-CkywsFu&aifp=V001&als=32.54,30,1.14,0,2062,2673,24.63,2,0,41,f,273.44,489.94,f,s,UQINRVETZKPH,3.3.0,41&hdcore=3.3.0&plugin=aasp-3.3.0.99.43
- HIER_DIRECT/212.199.202.9 video/f4f
I see all bunch of them that looks the same as this one which are chunks
of the same video.
Also I can download the video using this:
http://creativemedia3.rai.it/podcastcdn/raitre/ballaro/ballaro_puntate_2012/2691695_1800.mp4?auth=daEbwafc6bIbkdVb.dvapd3cpbaaUczd8bw-btOxrn-c0-CjwwzFr&aifp=V001
Which is the video itself in MP4 which is shown in firefox on linux
without the player.
Due to all the information until now I do not think and also assumes
it's not squid fault yet in the issue.
Eliezer
On 06/17/2014 04:25 PM, amaury@xxxxxx wrote:
Of course.
This is an example:
http://www.rai.tv/dl/RaiTV/dirette/PublishingBlock-57351f9c-f319-4526-b0a5-da6e19f98d74.html?channel=Rai%202
From squid upper version, the big difference is below:
1403010241.426 0 xxx.xxx.xxx.xxxx:53013 TCP_IMS_HIT/304 255 GET http://www.rai.tv/dl/player/css/errore.png
- HIER_NONE/- image/png HTTP/1.1 "http://www.rai.tv/dl/RaiTV/dirette/PublishingBlock-57351f9c-f319-4526-b0a5-da6e19f98d74.html?channel=Rai%202
577 255 "Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101
Firefox/24.0"
I old version we have:
- HTTP/1.0
- line with
1402926003.484 450 xxx.xxx.xxx.xxx:54628 TCP_HIT/200 752637 GET http://www.rai.tv/dl/player/Fallback/silverlightmediaelement.xap
- NONE/- application/x-silverlight-app HTTP/1.0 "-" 412 752637
"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;
.NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media
Center PC 6.0; .NET4.0C; .NET4.0E)"
In newer version:
- HTTP/1.1
Thank
you
mau
----Messaggio originale----
Da: amaury@xxxxxx
Data: 17-giu-
2014 10.55
A: <squid-users@xxxxxxxxxxxxxxx>
Ogg: problem streaming
video
Hello
we are migrating our proxy servers from
squid version
squid-2.7.
STABLE9 to squid-3.3.9 and we have a problem with new
version.
We have
test with the same browser firefox 24.6 and iexplorer
8.0 and we have
problem
with some streaming site with new ones
version. With 2.7 it's
OK.
For example with youtube working perfectly
in both version. With
other site that using Silverligth and
flash
video, using squid-3.3.9,
the browser reports message "Video not
supported" and in web page
details
Webpage error details
User Agent:
Mozilla/4.0 (compatible;
MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;
.NET CLR 2.0.50727; .NET
CLR 3.5.30729; .NET CLR 3.0.30729; Media
Center PC 6.0; .NET4.0C; .NET4.
0E)
Timestamp: Tue, 17 Jun 2014 08:38:
09 UTC
Message: Script error
Line: 0
Char: 0
Code: 0
URI: http://mediapolisgs.rai.it/relinker/relinkerServlet.htm?cont=826819
We have changed some "size" value:
squid 2.7
cache_mem 32 MB
cache_dir aufs /usr/local/squid/cache 6000 16 256
maximum_object_size
8192 KB
connect_timeout 10 seconds
request_timeout 10 seconds
ipcache_size 8192
fqdncache_size 8192
squid-3.3.9
cache_mem 512 MB
maximum_object_size_in_memory 1024 KB
cache_dir aufs /var/spool/squid
16384 32 512
maximum_object_size 4 MB
connect_timeout 10 seconds
read_timeout 2 minutes
request_timeout 10 seconds
ipcache_size 16384
fqdncache_size 16384
From cache.log and access.log with debug 11,2
I
didn't find nothing.
Please, do you have any idea?
Thank you
Maurizio