单词 | proxy server | ||||||
释义 | proxy serverproxy serverproxy serverproxy serverproxy server[′präk·sē ‚sər·vər]Proxy Server(software, security)proxy server(programming, World-Wide Web)This term is used particularly for a World-Wide Web serverwhich accepts URLs with a special prefix. When it receivesa request for such a URL, it strips off the prefix and looksfor the resulting URL in its local cache. If found, itreturns the document immediately, otherwise it fetches it fromthe remote server, saves a copy in the cache and returns it tothe requester. The cache will usually have an expiryalgorithm which flushes documents according to their age,size and access history. Compare proxy gateway. proxy serverA proxy server is a computer system or router that functions as a relay between client and server. It helps prevent an attacker from invading a private network and is one of several tools used to build a firewall.The word proxy means "to act on behalf of another," and a proxy server acts on behalf of the user. All requests to the Internet go to the proxy server first, which evaluates the request and forwards it to the Internet. Likewise, responses come back to the proxy server and then to the user.
Address Translation and Caching The proxy server is a dual-homed host with two network IP addresses. The address on the outbound side is the one the Internet sees. Proxies are often used in conjunction with network address translation (NAT), which hides the users' IP addresses on the internal network. Proxy servers may also cache Web pages so that the next request for that page can be retrieved much faster. See NAT and proxy cache. Other Proxies Anonymous proxy servers let users surf the Web and keep their IP address private (see anonymous proxy). Although not specifically called proxies, Internet email (SMTP) and the Usenet new system (NNTP) are somewhat similar because messages are relayed from sender to recipient. See firewall. Application Level and Circuit Level "Application-level" proxies or "application-level gateways" are dedicated to specific content such as HTTP (Web) and FTP (file transfer). In contrast, a "circuit-level" proxy supports every application (see SOCKS). Forward and Reverse Proxies In this definition, the proxy servers are "forward proxies" that hide the details of the clients from the servers. However, proxies can also reside at the website to hide details from the clients (see reverse proxy).
|
||||||
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。