Web Engagement Cluster:web:staticResourcesCacheControl
(Rpfeiffer used the OptionEdit action.) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|hidden=false | |hidden=false | ||
|default=public, max-age=1800 | |default=public, max-age=1800 | ||
− | |valid=See | + | |valid=See below |
|takeseffect=After server restart | |takeseffect=After server restart | ||
|shortdesc=Define configuration of cache-control header for static web resources. | |shortdesc=Define configuration of cache-control header for static web resources. | ||
}} | }} | ||
{{DraftOption | {{DraftOption | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{PubExtended | {{PubExtended | ||
− | |moredesc='''Valid Values:''' | + | |moredesc='''Valid Values:''' Any values that follow the cache-control header specification, such as: |
*Deny request caching: <tt>private, no-cache, no-store, max-age=0</tt> | *Deny request caching: <tt>private, no-cache, no-store, max-age=0</tt> | ||
*Allow request caching for 1800 seconds: <tt>public, max-age=1800</tt> | *Allow request caching for 1800 seconds: <tt>public, max-age=1800</tt> | ||
Line 21: | Line 16: | ||
}} | }} | ||
{{DraftExtended | {{DraftExtended | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{OptionCreate | {{OptionCreate |
Latest revision as of 01:11, March 22, 2018
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
Draft Option
No draft option
This page was last edited on March 22, 2018, at 01:11.
Comments or questions about this documentation? Contact us for support!