zip files in tmp collection

Hello to everyone

I’m not able to resolve an issue with tmp folder: when I download a study, corresponding zip is correctly generated in tmp, but I need a limitation in order to avoid disk filling.

I use:

  • docker osimis/orthanc:20.9.5
  • fs index
  • asynchronous mode for CMove
  • JobHistorySize: 5
  • MediaArchiveSize: 5

I have several test servers with same configuration and I’m noting that

  • in some of them, tmp zip collection is limited to 5
  • in others, tmp zip collection is not limited

I don’t know why. I think that when Orthanc falls in error (e.g. OutOfMemory, I’ve to fix this) and docker restarts the service (more precisely the container), some options on json like zip limitation does not work properly.

Could someone help me?

Thank you

Jacopo

Blocking this new thread, as you have posted the same message in another thread that is still in discussion:
https://groups.google.com/g/orthanc-users/c/tpP2fkRAd9o/m/5SGpEHbGCQAJ

Be patient. We don’t have infinite bandwidth.