how to serve static Content from a Cookieless sub Domain | Adobe Higher Education
Skip to main content
October 16, 2015
解決済み

how to serve static Content from a Cookieless sub Domain

  • October 16, 2015
  • 2 の返信
  • 836 ビュー

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 ? 

このトピックへの返信は締め切られました。
ベストアンサー Lokesh_Shivalingaiah

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.

2 の返信

Level 2
June 27, 2016

Hi

 

I am also looking for help on this topic. Can anyone please respond here?

 

Regards

Sumit

Lokesh_Shivalingaiah
Level 10
June 27, 2016

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.