also: リバースプロクシ
noun
reverse proxy
A server that sits in front of web servers and forwards client requests to them, often for load balancing, security, or caching.
リバースプロキシを導入して、サーバーの負荷を分散させた。
We introduced a reverse proxy to distribute the server load.
このリバースプロキシはSSL終端も行います。
This reverse proxy also performs SSL termination.