]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #799: positive_dns_ttl ignored when using internal DNS client
authorhno <>
Sat, 3 Apr 2004 21:35:48 +0000 (21:35 +0000)
committerhno <>
Sat, 3 Apr 2004 21:35:48 +0000 (21:35 +0000)
commit5c56ab974a74c71e75b3f4617408063e112ff21f
tree347680f6e5b1ab404e5b845aef4d4eca5f195743
parent87084ec869a161da19d8972b09d07b7ff804bbc7
Bug #799: positive_dns_ttl ignored when using internal DNS client

The positive_dns_ttl directive is not used by the internal dns client (the
default). This patch changes it to at least be used as a upper limit on how
long DNS data may be cached.
src/fqdncache.cc
src/ipcache.cc