PDA

View Full Version : httpd.conf:Question 1:CacheNegotiatedDocs


mcroft
03-10-2002, 10:05 PM
Is there any reason to turn this on or is the default OK?

#
# CacheNegotiatedDocs: By default, Apache sends "Pragma: no-cache" with each
# document that was negotiated on the basis of content. This asks proxy
# servers not to cache the document. Uncommenting the following line disables
# this behavior, and proxies will be allowed to cache the documents.
#
#CacheNegotiatedDocs