Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/39548a006271dc55#

I propose to introduce different addresses for compressed resources & images
loading. Both settings will be optional.

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.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels