...
This means, that all resources, that were uploaded from administrative console will be fetched from different url, which points to same DocumentRoot. Same for compressed css/js, but url can be different.
For example:
- site url: http://www.site.com - normal webserver
- images url: http://images.site.com - super lite webserver without cookies
- compressed url: http://compressed.site.com - super lite webserver without cookies
...
This approach ensures faster site load time, then usual, because images and compressed resources will be cached on fast webserver.
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|