Questions tagged [akamai]

Akamai is a Content Delivery Network helping you to accelerate your website.

Akamai is a Content Delivery Network. It allows you to store your data distributed to accelerate delivery for streaming and other technologies.

313 questions
1
vote
1 answer

Nginx AWS ELB & AKAMAI Integration

I'm currently facing a problem with one of my infrastructures; I have some nginx web caches reachable to port 7321 with an internet-facing ELB at the top listening on port 80. Akamai use the ELB as origin to retreive stuff. I would like to prevent…
BlaBlaBla
  • 33
  • 5
1
vote
1 answer

Can Akamai create different resolutions of uploaded video stream

We are using Akamai Media Server API to upload our videos to its CDN. My concern is how I can provide different video resolutions / bitrates as youtube provide. e.g. Video upload in 1080 HD, youtube automatically converts 720, 480, 360, 240, 144…
1
vote
1 answer

xcode stream fail to play on iphone

I'm developing a iptv for ios devices. So far i can play a list of channels. Deployment target is 8.0. I have tested with iphone s5 virtual device and i can play the stream correctly. i decided to test it on a real device. The application run…
1
vote
3 answers

Need to play flash videos on iphone

I am building this iphone app for a client and they have a large set of flash video files that they need to play/stream to the iphone. I understand that the iphone doesnt natively support flv playback but isnt there anything I can do to get around…
Yannis
  • 6,047
  • 5
  • 43
  • 62
1
vote
1 answer

Can I modify a path in an Akamai redirect?

I need to create an Akamai 301 redirect rule. I want to redirect all traffic from: http://www.example.com/subdirectory/* To: http://subdomain.example.com/* I'm able to do it easily through the control center as a "Relative Redirect Change Hostname…
Caffine
  • 11
  • 3
1
vote
3 answers

Akamai charge questions

I am wondering if anyone has an simple answer to this. If you hit an Akamai server for an image, but the response is returned with a 304 code instead of a 200, does Akamai charge for the call since no data is returned with a 304 and image is served…
DLS
  • 5,313
  • 8
  • 37
  • 50
1
vote
1 answer

What is an az2z zip?

Configuring remote file storage account (on Akamai) and there is an allow/do not allow az2z zip uploads - searched through all their documentation and checked everywhere else I though that would be sequitur, as well as searched for it and can't find…
Peter Oram
  • 6,213
  • 2
  • 27
  • 40
1
vote
2 answers

Custom Receiver and Cookies from Akamai

I'm experiencing problem with HLS from Akamai. I'm using HLS from Akamai with tokens, in order to start stream, Cookies should be set after master m3u8 playlist response. Response from…
1
vote
2 answers

Is it possible to purge an entire directory with the Akamai CCU REST API using a wildcard?

I think the title says it all. We have a site that uses a URL parts to specify locale, category, product, and product variation. For example: /[country-code]/[category-slug]/[product-slug]/[variation-id] As we support about 10 different locales,…
koosa
  • 2,966
  • 3
  • 31
  • 46
1
vote
0 answers

Caching Techniques for Mobile and Desktop Pages When Using Akamai

We have a ASP.NET MVC website which uses Akamai for caching. The requests are cached on Akamai server and the subsequent requests are returned from the cache instead of the ASP.NET MVC pipeline. Now, we are introducing the mobile views using the…
john doe
  • 9,220
  • 23
  • 91
  • 167
1
vote
1 answer

Is it possible to add logic to CDN

Is it possible to serve two different pages based on the user agent. I want to serve pagename-iphone.html if the user agent matches iPhone and pagename-other.html for all other user agents. I want all pages on the site to follow this pattern. Is it…
CodeMonkeyB
  • 2,970
  • 4
  • 22
  • 29
1
vote
2 answers

facebook lint tool fail to load open graph different between Fetched url and Canonical URL

I got this url //www.nasl.com/nasltv/watchvod/id/874146/marcos_senna_nyc_nasl_player_of_the_week_%7C_week_5 When you try to te…
lnesi
  • 41
  • 5
1
vote
1 answer

How many objects can I send to Akamai edge server for purging?

Akamai recently released their REST API for handling purge from edge servers. I'm making a function/method to reach out to that API and invalidate the cache of inputted object in our storage. The docs say that it's possible to pass multiple objects…
Madara's Ghost
  • 172,118
  • 50
  • 264
  • 308
1
vote
1 answer

Facebook Tab and AKAMAI Hosted content

We are facing the following issue. We are building a Facebook Tab page, and the SSL URL, is through AKAMAI (something like: https://a248.e.akamai.net/f/248/{PATH}). The Non Secure page tab, is served through a normal URL (eg. http://ourapp.com) Both…
albertos
  • 51
  • 5
1
vote
1 answer

Image not showing in debugger

I tried to debug my page with the Facebook debugger and the information received seems to be correct (as seen here: https://developers.facebook.com/tools/debug/og/object?q=www.dresorcaini.ro ). The name, the path and the size of the image eu.jpg are…