I was looking at Vsphere to automatically load balance my apache web servers, and mysql servers but will this actually do the job?
I know it says it does auto load balancing but not actually sure it quite means what I want to achieve.
Is there an easier way to set up a php-apache and mysql cluster within virtual machines?
Or are there any guides to clustering?
We're changing hosts for our SAAS app (IIS+MSSQL) and have an opportunity to redesign the infrastructure. Either stick with what we have (which works well) or virtualise with vSphere.
Current:
2x Web/DB Servers
Each have IIS/MSSQL installed.
I need to implement Server Clustering between USA Server and Asia Server.
Is there any IPLC (international private leased circuit) needed?
or Only internet connection is enough?
I have two server, one at USA and another at Asia. Both are CentOS based server.
I don't need CDN, just Server Clustering (File + Database).
We currently run a Hyper-V server on a non-domain W2008 server, and are looking to build a failover solution.
Because all the (6-10) VM guests are linuxes, and our datacenter space is 90% non windows, we have never felt the need for AD domains etc.
My initial plan is a second server (either W2008R2 or W2012 standard), running Hyper-V server.
There is no shared storage / SAN in place.
I successfully configured Apche httpd server for load balancing and clustering od multiple tomcat instances on same machine. Now I need to use IIS web server instead of Apache server. How can I proceed? How will I configure IIS server for tomcat clustering?
I'm working on design of enviroment for enterprise application. There is plan to host application in one Hyper-V server in several VMs.
Host server has limited CPU and memory capacity, disrtributed between VMs.
Is it good idea to use load balancers in order to improve perfromance of VM servers hosted in Hyper-V enviroment or much better to allow to use more resources to VMs?
We are virtualizing our servers and have two Hyper-V host servers and a SAN. They will only be hosting 3 or 4 VMs total, all with very small loads. I have the host servers going and have clustering set up. Now I come to the install of SCVMM 2012. We don't want any separate physical servers running VMM or its database.
We had a raid failure yesterday on a server that was hosting databases and IIS.
We're trying to determine the best way forward in terms of our IIS and MSSQL hosting environment.
We'd like redundancy on the IIS side and the SQL side.
For some of our applications we're using pfSense to load balance two web servers (sticky sessions don't work well so we've gone to session state in the database).
I have been reading many posts on serverfault as well as on other sites regarding all these.
What I understand is, Multiple A records(round-robin dns) can be used for both :
Load sharing (round-robin, but NOT load-balancing).