This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
system_requirements [2024/02/06 17:38] chris |
system_requirements [2025/11/21 11:27] (current) angelos |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| | Web Server| IIS 7.5 | IIS 10.0| | | Web Server| IIS 7.5 | IIS 10.0| | ||
| | .Net Framework | 4.7.2 | 4.7.2 | | | .Net Framework | 4.7.2 | 4.7.2 | | ||
| - | | RDBMS | Microsoft SQL Server 2017 with Full-Text Search enabled| Microsoft SQL Server 2019 with Full-Text Search enabled| | + | | RDBMS | Microsoft SQL Server 2019 with **Full-Text Search enabled**| Microsoft SQL Server 2022 with **Full-Text Search** enabled| |
| === Additional comments regarding SQLServer === | === Additional comments regarding SQLServer === | ||
| Line 123: | Line 123: | ||
| ==== Configuration hints and scaling considerations ==== | ==== Configuration hints and scaling considerations ==== | ||
| + | |||
| + | === HTTPS and host names (FQDN) === | ||
| + | |||
| + | In order for the application to properly work over HTTPS, it is mandatory to configure the web server to use an appropriate host name (FQDN) and a valid certificate. **Self signed certificates will not work**. | ||
| === Improving disk I/O throughput === | === Improving disk I/O throughput === | ||