English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-07-27 05:54:26 · 3 answers · asked by just "JR" 7 in Computers & Internet Internet

3 answers

http://www.webopedia.com/TERM/p/proxy_server.html

A server that sits between a client application, such as a Web browser, and a real server. It intercepts all requests to the real server to see if it can fulfill the requests itself. If not, it forwards the request to the real server.
Proxy servers have two main purposes:

Improve Performance: Proxy servers can dramatically improve performance for groups of users. This is because it saves the results of all requests for a certain amount of time. Consider the case where both user X and user Y access the World Wide Web through a proxy server. First user X requests a certain Web page, which we'll call Page 1. Sometime later, user Y requests the same page. Instead of forwarding the request to the Web server where Page 1 resides, which can be a time-consuming operation, the proxy server simply returns the Page 1 that it already fetched for user X. Since the proxy server is often on the same network as the user, this is a much faster operation. Real proxy servers support hundreds or thousands of users. The major online services such as America Online, MSN and Yahoo, for example, employ an array of proxy servers.
Filter Requests: Proxy servers can also be used to filter requests. For example, a company might use a proxy server to prevent its employees from accessing a specific set of Web sites

2006-07-27 22:17:31 · answer #1 · answered by lloydgprice 2 · 1 0

A server that acts as an intermediary between a workstation user and the Internet so that the enterprise can ensure security, administrative control, and caching service. A proxy server is associated with or part of a gateway server that separates the enterprise network from the outside network and a firewall server that protects the enterprise network from outside intrusion.

2006-07-27 12:57:43 · answer #2 · answered by Anonymous · 0 0

It is a computer which interfaces between the end user's computer and the internet. Instead of you sending and receiving messages directly with an internet resource, you communicate with the proxy server, and then it communicates with the resource.

2006-07-27 13:01:11 · answer #3 · answered by Graham I 6 · 0 0

fedest.com, questions and answers