Forward Proxy
  • is what most people call a proxy

Forward Proxy Diagram

  1. a client sends a request to the forward proxy
  2. the forward proxy then sends a request to the specified server
  3. server responds back to the forward proxy
  4. the forward proxy then forwards the response back to the client

Subpages