SLIDE 16
- A Resolver translates resource identifiers into the network address
information e.g. DNS look library.
- A Tunnel simply relays communication across a connection boundary e.g.
SOCKS.
- COMPONENTS :
- A User agent uses a client connector to initiate a request and becomes the
ultimate recipient of the response e.g. Web Browser.
- An Origin server uses a server connector to govern the namespace for a
requested resource e.g IIS.
- A Proxy component is an intermediary selected by a client to provide
interface encapsulation of other services, data translation, performance enhancement, or security protection e.g Gauntlet.
- A Gateway (a.k.a., reverse proxy) component is an intermediary imposed
- rigin server to provide an interface encapsulation of other services, for data
translation, performance enhancement, or security enforcement e.g Squid.