LITA Regional Institute: Proxy Web Servers and Authentication
Atlanta, GA May 30, 2003
Proxy Web Servers and Authentication > Interception Proxies > How do they work?
Follow the network path: proxy server transaction
- Requests leaves client machine destined towards proxy server (as directed by the browser configuration).
- Network routers and switches move the transaction to the proxy server.
- Received by the proxy server; request leaves proxy destined towards the origin server.
- Network routers and switches move the transaction to the proxy server.
- Received by the origin server: the IP address of the request is that of the proxy server.