• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Round-Robin DNS

S

scootabug

Guest
Hi,

I started another thread earlier in the week asking about info on how to load balance Plesk for Windows which isn't proving very fruitful.

My second thought is to at least have round-robin DNS configured so that one web server can have multiple connections to the Internet.

The initial problem with this is that the IP address provided by the DNS server is randomly chosen among those provided. Therefore, in one session, a visitor may access the same web site using more than 1 IP address.

While this doesn't represent any real problem in a static HTML site...a site using scripting like PHP or ASP may be holding session details which are associated to the IP address.

If that makes sense, do you see that posing a problem with Plesk?

Any response would be greatly appreciated. Cheers!
 
One of the possible solutions is to put Plesk server behind of any UPnP NAT device, so Plesk server will use static private address and configure on NAT device port redirection.

P.S. As for using Plesk server in a cluster I think it is possible in theory however this question must be investigated. Main problem will be:
1. How to manage synchronous access to databases
2.How to manage synchronous access to files stored on NAS or SAN

John S.G.
 
Back
Top