On 7/6/14, Faidon Liambotis <[email protected]> wrote: > On Sat, Jul 05, 2014 at 09:09:07PM -0700, Brion Vibber wrote: >> That X-Range header was an experiment me and Faidon tried for the ogv.js >> media player I've been prototyping (Flash fallback version) . We couldn't >> get the extra header -- or the regular Range header -- to work through the >> varnish layer though, so current code doesn't use it. >> >> Its safe to remove that part from the file. > > Removed :) Thanks Brian. > > Faidon > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Thanks for the quick response. However on my test (This might be related to not having updated java in something like 4 years. Using 6u12), it still doesn't work. I think java is looking for the dtd to be http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd not http://www.adobe.com/xml/dtds/cross-domain-policy.dtd At least that's the only difference I could see between the doc examples and what wikimedia is using. Googling suggests java is very picky about the crossdomain.xml files --bawolff _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
