How Does a Proxy Server Work?

  1. Purpose

    • The basic idea of a proxy server is to act as an intermediary between the client computer and the Web server. The proxy server does all the work of connecting to the Web server. The main reasons for using a proxy are anonymity, security, speed and filtering. The client computer is invisible to the Web server; this protects it from malicious attacks and also keeps the client computer anonymous. A proxy server may speed up connections through caching. This means that the proxy servers keep a copy of files requested so that they can quickly send them if requested, avoiding the potentially slower download speeds of the host server. Finally, the proxy server may be used to filter or censor the information from before sending it to the client. For example, a school may blacklist sites considered inappropriate for students.

    Connecting

    • The client computer is connected to the proxy server through the Web browser. The Web browser options include connection options that allow a proxy to be manually set. To do this the network address of the proxy server is put into the appropriate boxes. From that point forward any time the user enters a Web address in the browser it will talk to the proxy rather than directly to the Web server. This process is invisible to the average Web user.

    Filtering

    • Once the proxy server receives a request from the client computer, such as a request for a Web page, it first checks that it passes filtering requirements such as a blacklist set up by the network administrator. Provided that it does, it will connect the to the server in question. Any malicious attacks from the Web server will automatically be directed to the proxy server, which has strong firewall protections. After the proxy server receives the Web page it will keep a copy in the cache so that if a client computer requests it again within a short period the proxy can send the cached version rather than having to download it again. Connections between a proxy server and client in the same physical LAN are usually faster than download speeds from distant Web servers, so caching saves time. Finally, the proxy server will pass the Web page to the client computer.

Related Searches:

Comments

You May Also Like

  • How to Work With Proxy Servers

    Proxy servers act as intermediaries that access websites for you and send their information back to your computer. If you are accessing...

  • How To Configure FileZilla To Work with a Proxy Server

    The FTP software FileZilla is free for anyone to use because it is open-source software. When you use it to transfer files...

  • How to Find Proxy Server Settings

    Proxy server is a server that acts as an intermediary between your network and the Internet. It also filters the requests from...

  • How to Test for a Proxy Server

    A proxy server will help you gain access to Internet content that is being blocked by the administrator of a network through...

  • How to Override a Proxy Server

    A mediator between your operating system and the World Wide Web, a proxy server is utilized by network administrators to protect a...

  • A Proxy That Works at Schools

    When at schoo,l you probably have found some websites are blocked from use. This is because the administration has placed a proxy...

  • How to Set Up Proxy Servers

    Proxy servers anonymize your Internet connection by directing all Web traffic through intermediary servers, thus obfuscating your IP address. In other words,...

Related Ads

Featured