Forward proxy
A proxy that sits in front of the client and forwards its outbound requests, the ordinary sense of the word proxy, as opposed to a reverse proxy that fronts a server.
A forward proxy acts for the party making the request. Your traffic goes to the proxy, the proxy opens the connection to the destination on your behalf, and the response returns the same way, so the destination sees the proxy's address rather than yours. Every residential proxy, datacenter proxy, ISP proxy and mobile proxy used for browsing or scraping is a forward proxy, and when anyone says proxy without qualification in a buying context, this is what they mean.
The distinction from a reverse proxy comes down to which side chose it and which side it represents. A forward proxy is configured by the client and conceals the client. A reverse proxy is deployed by the site operator and conceals the servers. The software is often literally the same program in a different configuration, which is why the two get confused so persistently.
The term is worth knowing chiefly because it exists in three worlds that rarely talk to each other, and the same words mean different things in each. In the proxy market, forward proxy is the product. In corporate networking, a forward proxy is what an employer places between its staff and the internet in order to filter, cache and log, which is the same mechanism aimed at control rather than anonymity. In documentation, it is simply the neutral term distinguishing direction.
That corporate case is worth pausing on because it is the same machinery serving the opposite goal. A company's forward proxy exists so the organisation can see and shape what its people reach. A commercial forward proxy exists so a destination cannot see who is reaching it. Identical position in the network, opposite intent, which is a good illustration that a proxy is a mechanism rather than a purpose.
The practical test settles almost every confusion: if YOU entered the host and port, it is a forward proxy. If it was already there deciding whether to serve you, it is a reverse proxy.
Frequently asked questions
Is a forward proxy the same as a regular proxy?
Yes. When someone says proxy in the context of privacy, scraping or buying proxies, they mean a forward proxy. The qualifier only appears when a distinction from a reverse proxy is being drawn, which is why you will meet it in documentation far more often than in a product listing.
Why would a company run a forward proxy?
For control rather than anonymity: filtering which sites staff can reach, caching common content to save bandwidth, logging traffic for security or compliance, and scanning for malware. It is the same position in the network as a commercial proxy and the opposite intent, since the organisation wants visibility rather than concealment.
How do I know if I am behind a forward proxy at work?
Check your operating system or browser proxy settings, which on a managed machine are often set by policy and greyed out. Signs include a certificate warning or an unexpected issuer on HTTPS sites, which indicates traffic is being intercepted and re-signed, and blocked pages served by an appliance rather than by the site you requested.
Is a commercial proxy a forward proxy?
Yes. Every residential, datacenter, ISP and mobile proxy you buy for browsing or scraping is a forward proxy: you configure it, and it makes requests on your behalf so the destination sees its address instead of yours. The qualifier forward is only used when a distinction from a reverse proxy is being drawn, which is why product listings just say proxy while documentation reaches for the fuller term.
Back to the full glossary.