Uses CDN but maybe not such a good idea
-
I noticed a test site that I’m developing started to slow down. When I investigated with Firebug I found that requests from vjs.zencdn.net were taking a long time. The php code first tries the CDN versions of the .js and .css files, then local versions, but if the CDN is suffering from slow down it really delays things. Maybe there could be an option to bypass the CDN?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Uses CDN but maybe not such a good idea’ is closed to new replies.