From 170ac8b120e516971bd51ad5dda8c83d9e01768a Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Thu, 29 May 2008 04:48:42 -0600 Subject: [PATCH] Bug 2364: Add note that negative_ttl is a HTTP violation --- src/cf.data.pre | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/cf.data.pre b/src/cf.data.pre index c44a29afb1..48964e73b4 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -2659,6 +2659,10 @@ DOC_START negatively-cached for a configurable amount of time. The default is 5 minutes. Note that this is different from negative caching of DNS lookups. + + WARNING: Doing this VIOLATES the HTTP standard. Enabling + this feature could make you liable for problems which it + causes. DOC_END NAME: positive_dns_ttl -- 2.47.3