Details
- 
    Improvement 
- 
    Resolution: Fixed
- 
    Major 
- 
    6.4-milestone-3
- 
        Unknown
- 
        N/A
- 
        N/A
- 
        
Description
When saving an attachment updating its archive (history) copy several times a base 64 version of the attachment in memory, there is probably way to reduce at least a bit the number of copies.
The workaround is to use filesystem attachment store (see http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments#HFilesystemAttachmentStore).