[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2017-03-17.16:47:21]
The Windows service for Orthanc automatically restarts the server when it crashes. If the configuration file is broken, Orthanc immediately crashes and is restarted. After each restart, a new logfile is generated, which can spoil the Windows filesystem.
The solution would be to stop the service if Orthanc has to be restarted, say, more than 3 times over one minute.
Original discussion: https://groups.google.com/d/msg/orthanc-users/UaTMUuWHcwE/6-LfY9PkAAAJ |