Files
coredns/middleware
Miek Gieben 52e01264e8 middleware/proxy: implement Exchanger (#480)
By defining and using an proxy.Exchanger interface we make the proxy
more generic and we can then fold back httproxy into proxy.

This overrides #463 and #473 and should make futures extensions rather
trivial

* Add docs that talk about `protocol` and how to set it.
* middleware/proxy: rename New to NewLookup
  It's used as a Lookup mechanism not as a completely new proxy,
  reflect that in the name.
* Set maxfails to 3 by default when looking up names.

Most of the changes have been copied
from https://github.com/johnbelamaric/coredns/pull/1/files
2017-01-15 08:12:58 +00:00
..
2016-12-20 18:58:05 +00:00
2016-12-20 18:58:05 +00:00
2017-01-06 09:42:30 +00:00
2017-01-12 08:13:50 +00:00
2016-12-20 18:58:05 +00:00
2016-10-11 20:42:28 +01:00
2017-01-10 10:18:34 -05:00
2016-03-19 07:32:50 +00:00
2016-09-07 12:55:41 +00:00