DominoDisableLastModifiedWithETAGS Added by Kendra Bowker on November 23, 2009 | Version 1
|
|
Explanation:
If the Domino Web server is using ETag headers, set this variable to 1 so
the server will not generate Last-Modified headers. The variable only has
an effect if the Web server generates ETags. This setting will be ignored
if any of the following are true:
- DominoDisableETags is set to 0.
- The HTTP 1.0 protocol is being used.
- The user has specified a Last-Modified header with @SetHTTPHeader
function.
Applies to:
Servers
Default Value:
None
UI Equivalent:
None
Syntax:
DominoDisableLast ModifiedWithETAGS = value
|