Controlling Browser Caching; Section 5.2, "Controlling Browser Caching - Novell ACCESS MANAGER 3.1 SP2 - ACCESS GATEWAY GUIDE 2010 Manual

Access gateway guide
Hide thumbs Also See for ACCESS MANAGER 3.1 SP2 - ACCESS GATEWAY GUIDE 2010:
Table of Contents

Advertisement

5.2 Controlling Browser Caching

Webmasters control how browsers cache information by adding the following cache-control
directives to the HTTP headers:
Cache-Control: no-store
Cache-Control: no-cache
Cache-Control: private
Cache-Control: public
Pragma: no-cache
You can configure how the proxy service responds to these directives in the HTTP header.
1 In the Administration Console, click Devices > Access Gateways > Edit > [Name of Reverse
Proxy] > [Name of Proxy Service] > HTTP Options.
2 To mark all pages coming through this host as cacheable on the browser, select Allow Pages to
be Cached by the Browser.
When this option is enabled, the no-cache and no-store headers are not injected into the HTTP
header.
You need to select this option if you have a back-end application that updates the data in the
Last-Modified or ETag HTTP headers. These changes are forwarded from the Web server to
the browser only when this option is enabled.
You need to select this option if you want the Expires HTTP header forwarded from the Web
server to the browser.
If this option is not selected, all pages are marked as non-cacheable on the browser. This forces
the browser to request a resend of the data from the Access Gateway when a user returns to a
previously viewed page.
3 By default, the Enable X-Forwarded-For option is disabled for the Access Gateway Appliance.
For the Access Gateway Service, it is always enabled. For information about this option, see
Section 2.11, "Configuring X-Forwarded-For Headers," on page
4 (Access Gateway Appliance) To configure custom caching instructions, see
"Configuring Custom Cache Control Headers," on page
5 To save your changes to browser cache, click OK.
6 To apply the changes, click the Access Gateways link, then click Update > OK.
172 Novell Access Manager 3.1 SP2 Access Gateway Guide
108.
Section 5.3,
173.

Advertisement

Table of Contents
loading

Table of Contents