I am having issue with IIS server. Actually my issue is users are giving VIP/loadbalancer a HTTPS requesthttps://Vip-name.net/default.aspx. But user is getting response in HTTP.
Issue might be beause vip and boxes under vip are communicating Via http and response are coming in http from boxes ..
And I can't make any change in VIP . So can you please suggest some solution without changing anything in VIP.
Solution I tried is URL rewriting but after doing so I am getting HTTPS at box level but not at vip level. Is there any way which i can try without changing anything at VIP.
Thanks in advance.