On Sep 15, 2009, at 6:09 PM, Andreas Weder wrote:


Hi fellow Magnolians,

I'd like to move my style-related images (those used inside a CSS) from the DMS to the static section of my webapp (i.e. the parent folder of WEB-INF).

The reason I'm trying to do this is because these resources should be
immutable and I expect them to be served faster, since no round-trip through
the DMS will be necessary.

Unless you disabled caching, this should come down to exactly the same performance, since afaik the /docroot or other static resources are also going through the cache; once your dms resource is cached, serving it should have the exact same impact as if it had originally been in the docroot folder.

-g


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to