I'm trying to decrease PLT of my website which loads a lot of images and multiple js bundles/packages by porting all the images/javascript bundles(packeges)/ css bundles(packages) to a subdomain to increase number of simultaneous http requests. Say for instance if my website is example.com, I'm creating 2 subdomains 1. static-image.example.com 2. static-js.example.com and then would like all my images to load from static-images.example.com and all javascript from static-js.example.com.
Is there a way to do that using AEM ? If not is there a way to get around this problem ?
Solved! Go to Solution.
Views
Replies
Total Likes
I think you can achieve that by configuring the /content/dam path to subdomain-1 and /etc/designs path to subdomain-2 in the dispatcher.
Views
Replies
Total Likes
Hi
I am also looking for help on this topic. Can anyone please respond here?
Regards
Sumit
Views
Replies
Total Likes
I think you can achieve that by configuring the /content/dam path to subdomain-1 and /etc/designs path to subdomain-2 in the dispatcher.
Views
Replies
Total Likes
Views
Likes
Replies