Performance related Q&A with Dynamic Media with Open APIs
Performance related Q&A on Dynamic Media with Open APIs
Description description
Description : Hi Team,
We’re seeing images being served with a long delay. What could be the cause?
Resolution resolution
Q: We’re seeing DMwOA images served with a delay of many seconds. What is the reason and how can we sort this out?
A: You would want to reproduce such issues with the developer toolbar open and then save the session as har file and pass that along to Support for further investigation if necessary. It could e.g. be that videos are being requested from the same delivery domain a bit earlier than the images. The videos will then occupy the bandwidth and caude the images to be served with a delay. If this is the case, you could make sure to load the images earlier than the video e.g. by placing them in a hidden div early in the page.