I have a client that will be archiving 10 million files with 1.5 billion images.
I am looking for best practices for configuring hardware, SQL.
Thank you
I have a client that will be archiving 10 million files with 1.5 billion images.
I am looking for best practices for configuring hardware, SQL.
Thank you
For SQL, it is best practice to have the database on different drives so they can read and write faster. For example, Install SQL Server on the C:\ drive, have the database files (.mdf) on the D:\ drive, and have the log files (.ldf) files on the E:\ drive.
Here is a link to the Hardware specifications for Laserfiche: https://www.laserfiche.com/support/webhelp/Laserfiche/10/en-US/administration/#../Subsystems/LFAdmin/Content/Installation/Preinstallation_server.htm%3FTocPath%3DLaserfiche%2520Administration%2520Guide%7CLaserfiche%2520Installation%7CLaserfiche%2520Server%7CBefore%2520Installing%2520the%2520Laserfiche%2520Server%7C_____0