Release Notes / Version 10.2107
Table Of ContentsWhen large blobs (>500kB) are streamed from MySQL through the Content Server to a client, the server will no longer materialize these blobs in main memory. This used to cause out-of-memory errors in some setups. Note, however, that you are going to see an increased transaction count with MySQL, as the Content Server reads chunks of big blobs in individual transactions.
(CMS-16025)