Commit Graph

8 Commits

Author SHA1 Message Date
Frank Olbricht 4c1e011dbe Fix Round-Robin rotation of cached records (#328) 2023-09-04 14:26:18 +02:00
Frank Olbricht c3abb402a9 Support retry on truncation (#171)
* Support retry on truncation

* Fix port in example

* Use Msg.Truncate() instead of comparing length

* Don't cache truncated responses and update examples

* Replace test.com with example.com
2021-08-08 07:36:00 -06:00
Frank Olbricht 7fdf2fa44f New cache-harden-below-nxdomain option (#132)
* New cache-harden-below-nxdomain option

* Wire in the config
2021-03-01 18:15:03 -07:00
Frank Olbricht 31a59c1ca1 New cache option to control the order of answers (#128)
* New cache option to control the order of answers

* Improve shuffle algorithms to only rotate A/AAAA
2021-02-08 17:51:21 -07:00
Frank Olbricht 6c59cb1a7c Improve logging (#51)
* Improve logging

* fix test
2020-06-07 13:24:51 -06:00
Frank Olbricht ab8a47f2ef New cache options to limit the size and set negative-TTL and ttl-modifier (#37)
* New cache options to limit the size and set negative-TTL

* Add ttl-modifier
2020-05-31 14:29:32 -06:00
folbrich 291f9d7485 Also cache negative responses 2020-04-04 09:21:17 -06:00
folbrich dcb987336a New cache group 2020-04-01 19:11:19 -06:00