# YARP - MS의 리버스 프록시 개발 툴킷

> Clean Markdown view of GeekNews topic #5422. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5422](https://news.hada.io/topic?id=5422)
- GeekNews Markdown: [https://news.hada.io/topic/5422.md](https://news.hada.io/topic/5422.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-11-24T09:10:38+09:00
- Updated: 2021-11-24T09:10:38+09:00
- Original source: [github.com](https://github.com/microsoft/reverse-proxy)
- Points: 6
- Comments: 1

## Topic Body

"Yet Another Reverse Proxy"

- MS내부에서 여러팀이 각각 리버스 프록시를 개발하고 있어서, 이에 대한 공통 솔루션으로 만든 .NET 기반 오픈소스

- 튼튼하고 성능좋고 쉽게 커스터마이징 가능한 프록시 개발을 목표

- 대부분의 리버스 프록시가 필요로 하는 기능들을 내장

- Conf파일 또는 API를 통해서 설정 가능

## Comments



### Comment 7749

- Author: galadbran
- Created: 2021-12-01T20:07:28+09:00
- Points: 1

호오… 몇년전에 리버스 프록시 검토하다가 본 적 있었는데 아직 계속 개발하고 있네요! 리버스 프록시가 많은데 또 개발해야할 이유는 사실 잘 모르겠어요 ^^;
