Hi Sébiastien,
thank you for a great program. I use it as an intermediary database for images coming from CDs, examples, demo data, etc..
However I have hit a problem recently. As the number of studies reached above 70 the DICOM queries are very slow, i.e. I have to wait for something like 1,5-2 minutes to get the query results on my viewer workstation. During this time the server computer with orthanc running is very busy, accessing the hard drive constantly.
On the contrary, the web access using a firefox browser is almost instant without any noticeable server activity.
Once the query results are displayed in my workstation software the study transfer proceeds at normal speed, i.e. there is no difference to speed of the transfer initiated from the web browser.
I am no programmer, but it looks to me that the web access uses some kind of index of studies, while the DICOM query mechanism results apparently in a full scan of every file the database.
Do you have any plans to relieve this situation?
Thank you very much again.
Pavel