changeset 6603:c00a24b2cada

todo
author Alain Mazy <am@orthanc.team>
date Mon, 23 Feb 2026 17:33:25 +0100
parents 6a8368c85b1a
children 558f2d043e79
files TODO
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Mon Feb 23 16:40:06 2026 +0100
+++ b/TODO	Mon Feb 23 17:33:25 2026 +0100
@@ -290,6 +290,8 @@
     Would be interesting to log these errors and count them in the prometheus metrics.
   Note: I'm (maybe naively) thinking that you only need the beginning of the file to get the DICOM tags to be stored 
   in the database, so maybe the rest of the file could be "streamed" directly to disk and not kept in memory?
+  Refs: 
+  - https://discourse.orthanc-server.org/t/high-memory-consumption-during-ingestion-of-large-1-5-gb-multi-frame-instances/6408
 * To investigate: usage of mapped_file (not only in the indexer plugin): 
   https://discourse.orthanc-server.org/t/patch-for-orthanc-indexer-plugin-crashing-on-big-non-dicom-files/3849/7