Commit Graph

20 Commits

Author SHA1 Message Date
kenshinx 4d3d475c27 Support for larger UDP DNS responses #30
As [RFC6891](https://tools.ietf.org/html/rfc6891) define, Extension Mechanisms for DNS(EDNS(0)) can make UDP DNS response packets reach max 65535 bytes and breakthrough the early [RFC1035](‘https://tools.ietf.org/html/rfc1035’) 512 limitation.
2017-02-15 01:08:08 +08:00
kenshin 9e3c916046 Merge pull request #25 from dbalan/memcached_backend_support
Memcached backend support
2017-01-19 12:06:14 +08:00
Dhananjay Balan 0f184ca72b Revert default config changes. 2017-01-18 16:07:54 +01:00
kenshinx 8492d8c679 Make host records refresh interval be configurable 2016-09-18 12:04:21 +08:00
Dhananjay Balan 8c4b338257 Add intial memcache support.
FIXME: serialization needs work.
2016-02-12 21:38:48 +05:30
Dhananjay Balan b541f6e371 Add memcache config entries 2016-02-12 18:59:25 +05:30
kenshinx 48b8c9a58e Default log level: INFO 2015-10-20 13:59:22 +08:00
kenshinx 6e2c310fc8 typo 2015-10-15 19:12:59 +08:00
kenshinx a78e7fbdf7 Update version & close debug default 2015-10-15 01:11:04 +08:00
kenshinx cd272bf769 Pretty log output 2015-10-14 01:00:28 +08:00
kenshinx d0956e90f5 Add log related configuration. 2015-10-13 19:35:29 +08:00
kenshinx cf02889c62 Make upstream query interval configurable match the PR #15 2015-05-07 17:58:31 +08:00
bigeagle ccb72deec7 add option to disable redis 2015-02-05 19:37:57 +08:00
kenshin fbaf929c2c append specification 2013-07-29 17:30:10 +08:00
kenshin 3d88269c95 renew benchmark 2013-07-27 00:10:17 +08:00
kenshin 9ddf8a8939 finally. fix hosts query 2013-07-26 18:54:19 +08:00
kenshin d22885557f read local hosts file 2013-07-26 12:06:16 +08:00
kenshin f30e0ba257 add redid cache backend in todo list 2013-07-24 22:40:18 +08:00
kenshin 2d49200a53 exception handle 2013-07-24 10:52:59 +08:00
kenshin 5349b53416 first commit 2013-07-23 19:10:38 +08:00