YARP

Experimenting with YARP: A Reverse Proxy

YARP is a reverse proxy toolkit for building fast proxy servers in .NET using the infrastructure from ASP.NET and .NET.

A Route is the inbound URL which the reverse proxy is going to act on. The cluster is a list of potential destination URLs.

Read more...