{"id":30,"date":"2010-01-15T08:08:17","date_gmt":"2010-01-15T08:08:17","guid":{"rendered":"http:\/\/www.proxville.com\/guides\/?p=30"},"modified":"2024-09-02T12:10:26","modified_gmt":"2024-09-02T12:10:26","slug":"what-is-reverse-proxy","status":"publish","type":"post","link":"https:\/\/www.proxville.com\/guides\/what-is-reverse-proxy","title":{"rendered":"What is Reverse proxy?"},"content":{"rendered":"<p style=\"float: left;margin: 4px;\"><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-2174962885476117\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<!-- Responsive -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-2174962885476117\"\r\n     data-ad-slot=\"5070544181\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script><\/p><p>Reverse proxy is a proxy server that is installed on a network server.  Typically, reverse proxies are used in front of Web servers. All  connections from the Internet addressed to one web server are made  through the proxy server, which can cope with the request itself or pass  the request wholly or partially to the main web server.<\/p>\n<p>A  reverse proxy in network traffic offices bound for a set of servers,  presenting a single interface for the caller. For example, a reverse  proxy can be used to load balance a Web server cluster. By contrast, a  forward proxy acts as a proxy for traffic outside the enclosure. For  example, an ISP can use a forward proxy for HTTP traffic of their  clients to external web servers on the Internet, but can also cache the  results to improve performance.<\/p>\n<p>There are several reasons for  installing reverse proxy servers:<\/p>\n<p>Security: the proxy server  can provide an additional layer of defense by the separation or masking  the type of server that is behind the reverse proxy. This configuration  can protect servers further up the chain &#8211; mainly through obfuscation.<br \/>\n* Encryption \/ SSL acceleration: when secure websites are created, the  SSL encryption is often not done by the Web server itself, but by a  reverse proxy that is equipped with SSL acceleration hardware or  software.<br \/>\n* Load distribution: the reverse proxy can distribute the  load of several servers, each server serving its own application area.  For the quarter reverse proxy Web server, the reverse proxy may need to  rewrite the URLs in each webpage (translation from externally known URLs  to the locations inside).<br \/>\n* Caching: A reverse proxy can download  web servers, caching static content like images, and dynamic content,  such as an HTML page delivered by a content management system. Such  proxy caches can often satisfy a considerable amount of web page  requests, greatly reducing the burden on the central web server, another  term is Web Accelerator. This technique is also used for the Wikipedia  servers.<br \/>\n* Compression: the proxy server can optimize and compress  the content to speed up the loading time.<br \/>\n* Spoon feeding: a  dynamically generated page can occur once and serves the reverse proxy,  which can give the client a little at a time. The program that generates  the page is not required to remain open and tie server resources for as  long as possible to extend the client requires to complete the  transfer.<\/p>\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Reverse proxy is a proxy server that is installed on a network server. Typically, reverse proxies are used in front of Web servers. All connections from the Internet addressed to one web server are made through the proxy server, which can cope with the request itself or pass the request wholly or partially to the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/posts\/30"}],"collection":[{"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/comments?post=30"}],"version-history":[{"count":3,"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/posts\/30\/revisions"}],"predecessor-version":[{"id":370,"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/posts\/30\/revisions\/370"}],"wp:attachment":[{"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/media?parent=30"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/categories?post=30"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.proxville.com\/guides\/wp-json\/wp\/v2\/tags?post=30"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}