I have integrated Akamai caching in my production web application for which I have provided extensions (HTML, CSS..) which needs to be cached. But after integrating, on production I am getting white screen for 2-3 seconds as soon as I launch application in browser. Not sure why.
Note: If application files are being cached by browser than it does not take time to launch nor it shows white screen. But once you clear browser cache, Akamai should deliver files from its cache quickly.
Any inputs would be appreciated. Thanks in advance!