How do I test my load balancer

0 votes
How do I test if my Load balancer is working or not?
May 16, 2019 in AWS by Alia
1,512 views

1 answer to this question.

0 votes

To check the web load balancer, you can simply create two different web pages with the same filename on two servers.

Server 1: index.html

<html><h1>This is server 1</h1></html>

Server 2: index.html

<html><h1>This is server 2</h1></html>

Then you browse the webpage with the DNS name that load balancer provided. When you see "This is server 1", you are connecting to server 1, vice versa.

answered May 16, 2019 by Kiara

Related Questions In AWS

0 votes
1 answer

How do I create an alarm for my load balancer using the Amazon EC2 console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

answered May 17, 2019 in AWS by Rhea
1,345 views
0 votes
1 answer

How do I create a network load balancer?

Follow these steps to create a load ...READ MORE

answered May 14, 2019 in AWS by Rakshi
669 views
+1 vote
4 answers

How do I cache my images which are stored in Amazon S3?

when caching ec2 instance these can be ...READ MORE

answered Oct 23, 2018 in AWS by Nabarupa
8,475 views
0 votes
2 answers

Testing Network load balancer

Checked the security group rules to be ...READ MORE

answered May 17, 2019 in AWS by Aris
1,492 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How do I view CloudWatch metrics for my Load Balancer using the console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

answered May 17, 2019 in AWS by Tanishq
577 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP