Hi Jan, thanks for the information! I think I understand it now but I still have some questions: 1- Why does Magnolia refuse to cache big files? And how big is big exactly? Is this a configuration somewhere? 2- What is the problem in caching big files in the first place? Is this an Ehcache limitation or something else? We would still like to cache them (if feasible) because else for every request this file needs to be retrieved from the database (we have externalBLOBs set to false). 3- What you describe is not what we see happening. No user ever gets to see the file in question. Magnolia never seems to be able to cache the item in question nor mark it for being non-cacheable as you say. The only solution we could think of was to put the file in question on the filesystem and serve it using a special Apache rule as Magnolia simply refuses to serve it. Disabling the cache however does seem to work.
If I understand you correctly everybody who stores big files in Magnolia and who tries to use the cache for these resources (the default configuration) will run into this issue? cheers, Edgar -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=aa9ad5f2-5e7e-4ab6-b3c7-921065664420 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
