Right now, each resource served through the ResourceHandler is bufferised then cached.
But for really big files, it may lead to OOM.
So we'll deactivate the Cocoon caching in the general case.
It it happend to create performances issues, we'll leverage a new disk-based caching system for resources.