Hi,
We are migrating data from our old pacs to Orthanc. To check if the migration is successful we would like to check the number of files per patient.
We are also seeing a decrease in migration speed from around 370 patients per day to around 270 patients per day. Both source and destination servers are already rebooted a few times
Orthanc Configuration
Server 2019, 4 cores and 16 GB memory. CPU is around 10% memory is around 3.8 GB in use.
We use PostgreSQL for the indexing. The database is set on a separate disk.
The datastore is also located on a separate disk
I Checked out the scalability document but most setting were already implemented by Osimis
I changes the “MallocArenaMax” to 25 because with 5 the webserver was very slow and the “MaximumPduLength” to 131072 hoping to speed up the process.
With kind regards,
Martin