01-16-2012 01:06 AM
Hi
Is there any way to keep real server IP address as source in the requests instead of VIP in CSS configuration.
Thanks
Shanil
01-16-2012 02:13 AM
Hi Shanil,
I may be able to help if you explain a bit more in detail what you are trying to achieve.
If you try to establish a connection an IP address (in this case the VIP), but the reply comes from a different one (the rserver), the connection would fail, so what would be the point of getting the real server IP instead of the VIP?
Regards
Daniel
01-20-2012 12:42 AM
Thanks for the reply Daniel..
my scenarion i have loadbalacing for my exchange..i need to know the users are getting mails from which realserver.
here with CSS loadbalacning iam seeing the VIP of exchange in user mails,
01-20-2012 02:20 AM
Hi Shanil,
As I mentioned in my first email, if connections is sent towards the VIP address but the reply comes from the server, the client will reset the connection, so what you are trying to do doesn't make sense.
I don't see any reason why clients should be aware of the server that replied to the request (that's precisely one of the objectives of load-balancing, doing it transparently for the user, showing only the virtual server), but, if you really need to do it, I would suggest you to insert a cookie or header in the replies identifying the server.
Regards
Daniel
01-20-2012 06:13 AM
This requirements is for our system admin team to know which real server serving the request, and i need this only for Exchange. Could you please advise the configuration for insert a cookie or header in the replies identifying the real server in CSS?
02-03-2012 12:48 AM
Appreciate any help on this...
Sent from Cisco Technical Support iPhone App
02-03-2012 01:39 AM
Hi Shanil,
Adding headers or cookies to requests is something done by the servers themselves. I cannot help you with that.
Daniel
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide