aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorGravatar Matt Kulka <mattlqx@users.noreply.github.com> 2019-07-31 12:09:10 -0700
committerGravatar dilyevsky <ilyevsky@gmail.com> 2019-07-31 12:09:10 -0700
commit45e17c325c16760374455157795d375709ee72ab (patch)
tree2f48feb1429e74af884d71e8d57bf1f5dc298f6a /notes
parentcd5dcebe9352b6a08687cfdf3ac8115bd7c8dfcc (diff)
downloadcoredns-45e17c325c16760374455157795d375709ee72ab.tar.gz
coredns-45e17c325c16760374455157795d375709ee72ab.tar.zst
coredns-45e17c325c16760374455157795d375709ee72ab.zip
[plugin/route53]: Increase ListResourceRecordSets paging size. (#3073)
without the paging parameter set, it will default to 100 records per request. with large enough zones and potentially multiple coredns daemons configured to pull from route 53, this can quickly add up and reach aws global api rate limits (5/sec per root account). increasing paging to max can help reduce the number of requests needed to pull records for a zone without no down side that i am aware of. this helps issue #2353, but probably is not a complete fix. Signed-off-by: Matt Kulka <mkulka@parchment.com>
Diffstat (limited to 'notes')
0 files changed, 0 insertions, 0 deletions