cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
510
Views
0
Helpful
1
Replies

Same VIP Same Port Same Real Servers

Krishnendu AR
Level 1
Level 1

If am Load Balacning 2 URLs as shown below, will it work? If it will how, how is it processes by LB?


  URL   VIP   Port Real Server

http://a.com  1.1.1.1  80 2.2.2.2
      3.3.3.3

http://b.com  1.1.1.1  80 2.2.2.2
      3.3.3.3

Won't the real server be coonfused about which URL it has deliver through its port 80?

Krishna

1 Reply 1

rodrguti_2
Level 1
Level 1

Hi,

Yes, this will work, at the point that the server host both websites, the host domain will remain in the HTTP header all the time, also when the LB sends the connection to the server.

So if you collect a capture on the user PC and on the server itself, you will see that the domain name will remain the same, this is assuming that there are no redirects.

So the application must be able to differentiate each request.

Hope this answer your question.

Rodrigo

Review Cisco Networking for a $25 gift card