As we know, Adaptive Acceleration’s umbrella consists of the below features:
- Automatic Push/Preconnect
- Resource Optimizer
- Automatic Font Preload
- Script Management
To read more about these features, please refer to Akamai Community.
Now let’s see how we can validate if these features are working as expected on browser and using Chrome extension Piez.
Automatic Push/Preconnect
Server Push
On Browser
Network Tab
One of the ways to identify the Pushed Resources is by checking the “initiator.” The initiator type “Push” indicates that the corresponding objects were server pushed.
On Piez
Select the option Push/Preconnect/Preload
Preconnect
On Browser
Go to developer tools → check the response headers
On Piez
Resource Optimizer
On Browser
Go to developer tools → Network Tab → Response Header
On Piez
Select the option Resource Optimizer (either Simple or Advanced)
Automatic Font Preload
On Browser
Go to developer tools → Network Tab
The initiator “Other” indicates that font files have been preloaded.
On Piez
Select the option Push/Preconnect/Preload
Script Management
On Browser
- Blocked few scripts with SM
- Deferred Scripts with SM
To test out the functionality of SM locally on browser, you can install Script Management Policy Tester. For more information, visit this Akamai Community page.
On Piez
*** This is a Security Bloggers Network syndicated blog from The Akamai Blog authored by Isha Gupta. Read the original post at: http://feedproxy.google.com/~r/TheAkamaiBlog/~3/UAkeiDNkt7A/how-to-verify-adaptive-acceleration-features-are-working-on-browser.html

