swift/test
Romain LE DISEZ da92fe4c1a Cache all answers from nameservers in cname_lookup
Unlinke DNSException, NXDOMAIN and NoAnswer are not errors. Thus, they
should be cached so that a misconfiguration from a cname_lookup user do
not generate too many requests on the nameservers.

This patch cache NXDOMAIN and NoAnswer response for 60 seconds.

Change-Id: I1d3002bceaf5f5bee364fea6afe52cbf2aeb5fd2
2017-03-07 16:55:09 +01:00
..
functional ISO 8601 timestamps for tempurl 2017-01-24 17:38:48 +01:00
probe Probe tests fail, as requests checks for strings. 2017-02-23 12:09:18 -08:00
unit Cache all answers from nameservers in cname_lookup 2017-03-07 16:55:09 +01:00
__init__.py Raise ValueError if a config section does not exist 2016-12-15 19:49:57 +00:00
sample.conf [Trivial]Fix some type errors in ../sample.conf 2017-02-12 01:30:34 -08:00