Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Web Proxy Caching
Web Proxy Caching
Help | Content Gateway | Version 7.8.x
Web proxy caching stores copies of frequently accessed Web objects (such as documents, images, and articles) close to users and serves this information to them. Internet users get their information faster, and Internet bandwidth is freed for other tasks.
Internet users direct their requests to Web servers all over the Internet. For a caching server to serve these requests, it must act as a Web proxy server. A Web proxy server receives user requests for Web objects and either serves the requests or forwards them to the origin server (the Web server that contains the original copy of the requested information).
Content Gateway supports both transparent proxy deployment, in which the user's client software (typically a browser) is unaware that it is communicating with a proxy, and explicit proxy deployment, in which the user's client software is configured to send requests directly to the proxy.
Cache requests
 
Related topics:
The following overview illustrates how Content Gateway serves a user request.
1.
2.
3.
4.
5.
Content Gateway can store and serve Java applets, JavaScript programs, VBScripts, and other executable objects from its cache according to the freshness and cacheability rules for HTTP objects. Content Gateway does not execute the applets, scripts, or programs. These objects run only when the client system that sent the request loads them.
Content Gateway does not store partial documents in the cache. Should a client disconnect while an HTTP or FTP download is underway, Content Gateway continues the download for up to 10 seconds after the disconnect. If the transfer completes successfully, Content Gateway stores the object in the cache. If the download does not complete, Content Gateway disconnects from the origin server and deletes the object from the cache.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Web Proxy Caching
Copyright 2016 Forcepoint LLC. All rights reserved.