• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Mount to httpdocs

Noam Harel

Regular Pleskian
Hi

i want to have a plesk server that mount domain's httpdocs with httpdocs of another plesk server.
is it possible? will it work?

my goal is to create a 2 web servers that serve the website but they get their files and db from one backend server both behind load balancer, which enables more concurrent connection.

thanks,
Noam
 
In Windows you can try to achieve this by using IIS Shared Configuration and IIS Centralized Certificates Store features, and by installing Active Directory Domain Controller, and using shared network drive to store vhosts content. There are still some issues with such configuration, but it is possible.
 
so back to linux, what would you suggest to sync 2 httpdocs folders on two different servers, can you please give exapmles for code (rsync or cron) and what would be the best stable practice? thanks a lot
 
Currently, I cannot recommend any production-ready solution for Linux.

p.s. you should vote for that feature: Synchronize Plesk Servers
Originally, it was requested for failover scenario, but there are comments about high load scenarios as well (as you have requested). I think this is the most correct uservoice thread for that.
 
Back
Top