Proxy Server

From GM-RKB
(Redirected from proxy server)
Jump to navigation Jump to search

A Proxy Server is a Computer Network Server that acts as an intermediary for requests from clients seeking resources from other servers.



References

2014

  • (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/proxy_server Retrieved:2014-11-25.
    • In computer networks, a proxy server is a server (a computer system or an application) that acts as an intermediary for requests from clients seeking resources from other servers. A client connects to the proxy server, requesting some service, such as a file, connection, web page, or other resource available from a different server and the proxy server evaluates the request as a way to simplify and control its complexity. Proxies were invented to add structure and encapsulation to distributed systems. [1] Today, most proxies are web proxies, facilitating access to content on the World Wide Web and providing anonymity.
  1. Structure and Encapsulation in Distributed Systems: the Proxy Principle . Marc Shapiro. Int. Conf. on Dist. Comp. Sys. (ICDCS), Cambridge MA (USA), May 1986.