ENGLISH
REFERENCE

reverse proxy

compound.
C2 Proficiency Networking
Definition

compound. a server that sits in front of other servers to manage traffic and keep them safe. It takes requests from the internet and sends them to the right computer in a private network.

compound. a server that sits between client devices and a backend server, intercepting requests to provide load balancing, security, or caching. It acts as an intermediary for the server rather than the client.


SIMPLE

The reverse proxy helps protect our website from hackers.

CONTEXTUAL

By using a reverse proxy, the company can distribute incoming web traffic across multiple servers to prevent any single one from crashing.

COMPLEX

Implementing a reverse proxy allows administrators to handle SSL encryption at the edge of the network, thereby reducing the computational burden on the internal application servers.

Origin

A compound of the adjective reverse and the noun proxy, the latter being a late Middle English contraction of the Anglo-French procuracie. The term was established by the late 1990s to distinguish the configuration from the traditional forward proxy.

Etymology adapted from Wiktionary, available under CC BY-SA 4.0.

Usage

Commonly used in the context of web architecture and cybersecurity.

Pitfall

the proxy reversethe reverse proxyIn English compound nouns, the modifier 'reverse' must come before the noun 'proxy'.

Related words

Last updated July 22, 2026