• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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