302 Redirect
J'aime 0
The server receives the request, figures out where the associated
ad is hosted and redirects the caller to that URL.
Nom | 302 Redirect |
---|---|
Avantages | * Gives you the ability to support multiple CDNs as primary, secondary, etc. * Ability to add tracking. |
Inconvénients | * Add extra latency for the redirect. * Some players/browsers will not support redirect or will have it disabled. |
Avis utilisateurs et commentaires