Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WCF URL Redirection using HttpModule

Tags:

wcf

I want to redirect all the requests coming for Service1 to Service2.

I tried this using HTTPModule. But I have no luck. Please suggest any way to achieve this.

Many Thanks.

like image 500
user1312242 Avatar asked Jun 18 '26 01:06

user1312242


1 Answers

A less code intensive way to redirecting calls can be done by the built-in WCF RoutingService capability. There is a good code sample that shows how to use its various features.

like image 54
Sixto Saez Avatar answered Jun 21 '26 03:06

Sixto Saez



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!