Azurel
Silver Pleskian
- Server operating system version
- AlmaLinux 8.10
- Plesk version and microupdate number
- 18.0.80#1
I noticed that the (Repair) File Check feature scans every single domain individually, even if multiple domains point to the same vhost directory.
For example, I have several domains configured to use the same document root/vhost folder. The File Check runs the same scan multiple times for the identical files. Instead of taking a few minutes, the process can take several hours depending on the number of domains.
Example:
domain.com => /var/www/vhosts/domain.com
domain.de => /var/www/vhosts/domain.com
domain.es => /var/www/vhosts/domain.com
domain.fr => /var/www/vhosts/domain.com
and so on.
It would be much more efficient if File Check would detect identical document roots and scan each unique vhost directory only once, then associate the results with all domains using that directory.
For example, I have several domains configured to use the same document root/vhost folder. The File Check runs the same scan multiple times for the identical files. Instead of taking a few minutes, the process can take several hours depending on the number of domains.
Example:
domain.com => /var/www/vhosts/domain.com
domain.de => /var/www/vhosts/domain.com
domain.es => /var/www/vhosts/domain.com
domain.fr => /var/www/vhosts/domain.com
and so on.
It would be much more efficient if File Check would detect identical document roots and scan each unique vhost directory only once, then associate the results with all domains using that directory.