WCF Service behind F5 Bigip endpoint issue

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-01-16T21:20:12Z Indexed on 2010/04/18 0:23 UTC
Read the original article Hit count: 1014

Filed under:
|

we have WCF services hosted on IIS in 4 web servers, these web servers are behind the F5 Bigip load balancing system, SSL accelarator. When the client calls the service it'll be calling https myserver.com/myservices.svc but actually .svc will be in different servers like http web1.mysever.com/myservices.svc, http web2.mysever.com/myservices.svc, etc how do we handle this issue?

© Stack Overflow or respective owner

Related posts about wcf

Related posts about big-ip