Create two VM Machine with the same cloud services
Enable IIS Web Services fo both server
Edit C:\inetpub\wwwroot\iistart.html
Add in <H1>Connected to VM:Web Server 1</H1> for both server according to the name for testing.
For Web Server 1 VM Configure at below
Add Endpoint to a virtual machine and select ADD A STAND-ALONE ENDPOINT
Under name key in WEB, Protocol: TCP, PUBLIC PORT: 8080 and PRIVATE PORT: 80.
Make sure you check box on create a load-balanced set.
Configure Probe Interval =5 seconds and number of probes = 2
Number of probes = number of times I miss it.
For Web Server 2 configure at below
Key in Name and finish the configuration.
Now back to your computer and test the url from your browser
http://coffeeeuropehq.cloudapp.net:8080/
0 Comments