Http proxy server


World-Wide Web
A proxy server for HTTP requests. Typically an HTTP proxy or “web proxy” accepts HTTP requests containing URLs with a special prefix. The proxy removes the prefix and looks for the resulting URL in its local cache (if it is a caching proxy). If found, it returns the document immediately, otherwise it fetches it from the remote server, saves a copy in its cache and returns it to the requester. The cache will usually have an expiry algorithm which flushes documents according to their age, size and access history.
The purpose is to reduce the amount of data flowing over the proxy’s Internet connection and to speed up clients’ access to frequently requested pages, e.g. at an ISP or on a large company’s firewall. The proxy may also reject requests where the URL or content matches certain conditions.
The Apache HTTP server can be configured to act as a proxy server. Another popular software proxy is Squid.
(2008-07-01)

Read Also:

  • Https

    HyperText Transmission Protocol, Secure

  • Http server

    World-Wide Web (Or “web server”) A server process running at a website which sends out web pages in response to HTTP requests from remote browsers. If one site runs more than one server they must use different port numbers. Alternatively, several hostnames may be mapped to the same computer in which case they are known […]

  • Htvl

    1. horizontal takeoff 2. vertical landing

  • Htws

    Hawaii Tsunami Warning System

  • Hu

    abbreviation 1. Hungary networking The country code for Hungary. (1999-01-27) Hungarian dihydrouridine


Disclaimer: Http proxy server definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.