Setting Cache Control Directives
Chapter
16
Content Management
369
For more information on setting your server to accept parsed HTML, see the online
help for the Parse HTML page.
For more information on using server-parsed HTML, see theNetscape Enterprise
Server Programmer’s Guide.
Setting Cache Control Directives
Cache-control directives are a way for Enterprise Server to control what
information is cached by a proxy server. Using cache-control directives, you
override the default caching of the proxy to protect sensitive information from
being cached, and perhaps retrieved later. For these directives to work, the proxy
server must comply with HTTP 1.1.
For more information HTTP 1.1, see the Hypertext Transfer Protocol--HTTP/1.1
specification (RFC 2068) at:
http://www.ietf.org/
To set cache control directives, follow these steps:
1.
From the Class Manager, click the Content Management tab.
2.
Click Cache Control Directives
3.
Fill in the fields. Valid values for the response directives are as follows:
❍
Public.
The response is cachable by any cache. This is the default.
❍
Private.
The response is only cachable by a private (non-shared) cache.
❍
No Cache.
The response must not be cached anywhere.
❍
No Store.
The cache must not store the request or response anywhere in
nonvolatile storage.
❍
Must Revalidate.
The cache entry must be revalidated from the originating
server.
❍
Maximum Age (sec).
The client does not accept a response that has an age
greater than this age.
4.
Click OK.
For more information see the online help for the Cache Control Directives page.
Summary of Contents for NETSCAPE ENTREPRISE SERVER 6.0 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Enterprise Server Version6 0 November 2001...
Page 18: ...18 Netscape Enterprise Server Administrator s Guide November 2001...
Page 26: ...26 Netscape Enterprise Server Administrator s Guide November 2001...
Page 48: ...Migrating a Server 48 Netscape Enterprise Server Administrator s Guide November 2001...
Page 50: ...50 Netscape Enterprise Server Administrator s Guide November 2001...
Page 146: ...146 Netscape Enterprise Server Administrator s Guide November 2001...
Page 242: ...242 Netscape Enterprise Server Administrator s Guide November 2001...
Page 294: ...294 Netscape Enterprise Server Administrator s Guide November 2001...
Page 332: ...Deleting a Virtual Server 332 Netscape Enterprise Server Administrator s Guide November 2001...
Page 378: ...378 Netscape Enterprise Server Administrator s Guide November 2001...
Page 396: ...Responses 396 Netscape Enterprise Server Administrator s Guide November 2001...
Page 414: ...Posting to JSPs 414 Netscape Enterprise Server Administrator s Guide November 2001...
Page 432: ...Further Information 432 Netscape Enterprise Server Administrator s Guide November 2001...
Page 444: ...444 Netscape Enterprise Server Administrator s Guide November 2001...