Hi, I am using the webrotate 360 on Wordpress.
I know that by setting the "rootpath" in the shortcode it can guide the browser to download images from the "rootpath" of another domain.
Currently I am setting up domain sharding for our website.
And I'm wondering if there is a way to separate the images in 2 or 3 domains so that the browsers can download the images simultaneously.
For example, I have 100 img to be downloaded. How to download img_01-img_50 from domain_A, while download img_51-img_100 from domain_B ?
I know that by setting the "rootpath" in the shortcode it can guide the browser to download images from the "rootpath" of another domain.
Currently I am setting up domain sharding for our website.
And I'm wondering if there is a way to separate the images in 2 or 3 domains so that the browsers can download the images simultaneously.
For example, I have 100 img to be downloaded. How to download img_01-img_50 from domain_A, while download img_51-img_100 from domain_B ?