cancel
Showing results for 
Search instead for 
Did you mean: 

How can we implement Akamai CDN cache in a SAPUI5 application?

ramveer64
Explorer
0 Kudos

How can we implement Akamai CDN cache in a SAPUI5 application?

Additionally, what steps can be taken to confirm that the libraries are being fetched from the CDN cache rather than directly from the server?

We are working within the SAP Business Technology Platform (BTP) application.

View Entire Topic
FlorianVogt
Advisor
Advisor
0 Kudos

Using the cdn ui5.sap.com automatically serves the resources with akamai.

ramveer64
Explorer
0 Kudos

Thanks for your quick response.

Is any mechanism to verify the same?

FlorianVogt
Advisor
Advisor
0 Kudos

the response header of the requests in the network tab of your browser will contain Akamai specific one e.g. "X-Cache-Akamai"

ramveer64
Explorer
0 Kudos

Thanks again for response .

Yes, It is contains "X-Cache-Akamai: stable"