Revision d82b9cdbc68258faa69598618ec0ff9820f7cf23 authored by Emanuele Rocca on 13 June 2017, 12:53:48 UTC, committed by Ema on 13 June 2017, 15:35:35 UTC
Analytics data indicates that 300/60s should cover the full request load
for the worst single client IP we can see in the past week (an MSFT IP,
likely a Bing crawler). Moreover, our ratelimiting here only applies to
cache miss/pass traffic, not cache hits, further adding lots of headroom
for normal cases.

To err on the side of caution, exempt seemingly-authenticated requests.

Bug: T163233
Change-Id: Icb8ceae901a87ff31005e45d5cd0f2d0f41c6e47
1 parent 003dc00
History
File Mode Size
conftool-data
doc
files
hieradata
manifests
modules
utils
.ctags -rw-r--r-- 323 bytes
.gitignore -rw-r--r-- 499 bytes
.gitmodules -rw-r--r-- 717 bytes
.gitreview -rw-r--r-- 101 bytes
.mailmap -rw-r--r-- 9.5 KB
.puppet-lint.rc -rw-r--r-- 239 bytes
.rubocop.yml -rw-r--r-- 919 bytes
.rubocop_todo.yml -rw-r--r-- 11.4 KB
.ruby-version -rw-r--r-- 4 bytes
Gemfile -rw-r--r-- 434 bytes
README -rw-r--r-- 783 bytes
Rakefile -rw-r--r-- 6.0 KB
tox.ini -rw-r--r-- 1.0 KB
typos -rw-r--r-- 400 bytes

README

back to top