• 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.

ServerXMLHTTP request to same server

A

Andrew Wilkes

Guest
I have several ASP sites on a dedicated which send ServerXMLHTTP requests to a single ASP site (which I'll call "the target site") identified only by an IP address on a shared server . The setup works fine. Now I need to put all the sites on the same dedicated server. Microsoft advises against making ServerXMLHTTP requests to a site on the same server, however it suggests that if this must be done, then the target site must be in a different virtual directory and run in high isolation. I have created a domain for the target site and set all the domains (requesting and target) to have a dedicated IP pool. However, initial experience seems to suggest that there are problems with the performance of the 5 requesting sites; pages often load faster than before but the number of failed page loads has also increased. FTP connection also seems more unstable.
Unfortunately, I haven't been able to dedicate more than a few hours to testing performance: I would like to get advice or experiences on this, please.
 
Back
Top