• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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