Answer Posted / sujit kundu
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.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the J2EE module?
What do you mean by j2ee module?
Difference between save and saveorupdate?
What is difference between j2ee and java?
What is jlayeredpane java?
public class ActionSearchBean extends
GenericSearchBean
What is full form of j2ee?
What is java ee architecture?
What is callback methods Component methods called by the container to notify the component of important events in its life cycle?
What is deployment descriptor?
What is javac written?
What do you understand by actionform?
On which platform j2ee is based?
What is server in j2ee?
What does the web module contain?