# HG changeset patch # User Alain Mazy # Date 1697531481 -7200 # Node ID 7bae5f7ebe6a952ee4f9f084f076de6f7690f6c8 # Parent 05cb668c5f3f0044c4f20f11f9374f9e6588a048 todo diff -r 05cb668c5f3f -r 7bae5f7ebe6a TODO --- a/TODO Tue Oct 17 06:46:32 2023 +0200 +++ b/TODO Tue Oct 17 10:31:21 2023 +0200 @@ -228,7 +228,8 @@ to Orthanc and/or the Storage plugin (instead of passing a memory buffer) -> the object-storage plugin could "stream" the file to the storage. The HTTP server could also "stream" its response from file handles. Transcoding should be "file based" too. - +* 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 ======== Database