Questions tagged [azure-cdn]

Content Delivery Network for Windows Azure, used for serving content with high availability and high performance

Docs page: Azure Content Delivery Network.

442 questions
0
votes
1 answer

What would be the best way to synchronize folders and sub folders with Azure CDN

I'm evaluating Azure CDN, which seems like it can be a great solution... but for some reason they tried to make it as complex as possible to use... So, I was thinking to create a Windows service that uses something like FileSystemWatcher to monitor…
Yovav
  • 2,557
  • 2
  • 32
  • 53
0
votes
2 answers

Serving compressed files with Azure CDN and a CentOS vm

I have a CentOS vm running on Azure. I have several WordPress sites on the vm and I am using Azure CDN. Is there a way to config the CDN to serve compressed content? Also, I'm using W3 Total Cache.
user715564
  • 1,650
  • 2
  • 25
  • 60
0
votes
1 answer

504 - Gateway Timeout when using Azure CDN

I just started using Azure and createad an Azure CDN with https and querystrings enabled. When accessing images through http theres no issues both when accessing the same image through https i get "504 - Gateway Timeout". Try the links below. The…
Allan Vraa
  • 219
  • 3
  • 9
0
votes
1 answer

Azure CDN not caching controller response

I put code from end of this article to my MVC controller method: http://msdn.microsoft.com/en-us/library/windowsazure/gg680299.aspx I configured cname for cdn and all working fine except I feel that cdn not caching :) There is CDN…
Sopholos
  • 175
  • 1
  • 13
0
votes
1 answer

Can Azure CDN propogate changes to all nodes with just one "miss"?

I'm using an Azure CDN endpoint on a hosted service (meaning, not a Blob Storage CDN endpoint). The service is lazy rendering images, and once they are rendered, they are practically static (I can safely use Cache-Control:public,…
seldary
  • 6,186
  • 4
  • 40
  • 55
0
votes
1 answer

Does CDN support video caching?

I am new Windows Azure and I uploaded all my images into CDN. It provides In-Memory Cache that can store my application's data in memory to improve application responsiveness, performance and scale. And also I upload my preview video content into…
Serkan Yılmaz
  • 309
  • 5
  • 12
0
votes
1 answer

Is it possible to invalidate azure cdn by delete-ting a file and re-uploading it?

I am having azure storage and using as it as cdn for my web application,now i want to invalidate my cdn content every time when i upload files to the storage account. My question is that when i delete a file in azure storage container and upload it…
Cris
  • 12,799
  • 5
  • 35
  • 50
0
votes
2 answers

Mapping custom domain to Windows Azure CDN does not working

I've created an Windows Azure Blob Storage and associated a Windows Azure CDN service.I map custom domain to Azure CDN. After veryfication is completed for my custom domain, I've created CNAME record that map static.codeinstinct.pro to…
codez0mb1e
  • 706
  • 6
  • 17
0
votes
1 answer

Azure web role with cdn

I have a web role with 2 web application on it.( one is web application the other is wcf application). The static content in the web application is from azure cdn. I put my static content under cdn directory and on the html i refer to the cdn…
Ram Y
  • 1,944
  • 17
  • 23
-1
votes
1 answer

C# Sample for Generating AZURE V3 Token for premium CDN token authentication

On ASP.NET C# site need to generate Azure V3 tokens on the fly for premium CDN token authentication. Is the any API or some tool for that?
N.D.B
  • 443
  • 7
  • 25
-1
votes
1 answer

Azure CDN CORS setup

New at this, so forgive me if the answer is obvious. I created a CDN for use with a standard javascript library (a commercial graphing library). The library has many files, and is present in 4 directories (modules, fonts, styles etc) I stored all…
-1
votes
1 answer

How to enable IPv6 on Azure Microsoft CDN?

We want content to be available over IPv6 from Azure CDN (Service type) Microsoft CDN (azureedge.net). How can IPv6 be enabled on the CDN profile or CDN Endpoints? Have read…
NiKiZe
  • 1,256
  • 10
  • 26
-1
votes
2 answers

Is there any limit to filesize while downloading through browser over http

I am trying to download more than 10 GB of files over HTTP through the browser. While is accessed from CDN. I am observing intermittent behavior, at times 2GB file downloads are failing but sometimes able to download up to 12 GB files…
-1
votes
1 answer

Azure CDN font loading issue

I have deployed the Blazor Web Assembly (ASP.Net Core Hosted) to Azure Web App then i have enabled the CDN (Standard Akamai pricing tier) for that Web App (Networking > Azure CDN). All the static asssets like JS, CSS, Images are loading from the CDN…
-1
votes
1 answer

Should Azure CDN typically be used for serving images (other than static layout elements)?

So, in a scenario where we have web site/app that has some static images (layout parts, icons, etc...) and some images within the actual content (user posts containing images, e.g.) - is it usual/preferable to use CDN in both cases or is it more…
dee zg
  • 13,793
  • 10
  • 42
  • 82
1 2 3
29
30