Orthanc slow in saving dicom files sent from a modality

Hello,

Please make sure to follow the instructions of the following page of the Orthanc Book: Scalability of Orthanc — Orthanc Book documentation

Regards,
Sébastien-

Hello @infolabs - just brainstorming, does your NAS have some type of versioning enabled for the location where it stores the MRI files?

Hello @infolabs, might not be exactly related, but for me increasing the SCP and SCU timeout limits seemed to help. You may do this as below:
ORTHANC__DICOM_SCP_TIMEOUT: 60
ORTHANC__DICOM_SCU_TIMEOUT: 60

Also as mentioned before, it would be great to also test with cabled connection all through to rule out any network lag.

Best,
Ken.