diff Sphinx/source/faq/troubleshooting.rst @ 188:60c91045bf2a

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 31 Jan 2019 19:13:52 +0100
parents a846a8f6d9a6
children 99ba212989cc
line wrap: on
line diff
--- a/Sphinx/source/faq/troubleshooting.rst	Thu Jan 31 18:55:58 2019 +0100
+++ b/Sphinx/source/faq/troubleshooting.rst	Thu Jan 31 19:13:52 2019 +0100
@@ -76,6 +76,10 @@
 
   As a rule of thumb, the performance of the default SQLite engine
   built in Orthanc should run fine up to about 50,000 DICOM instances.
+  However, we have seen Orthanc running fairly well with more than 2
+  millions of instances. This limit really depends upon your
+  application, and upon the patterns of access to the database.
+
   Also check out the section about the :ref:`scalability`.