# Akamai ``` Name:Page View Requests Rule Id95701 Type:DoS Detection Count:Requests from client to the edge Burst Threshold:18 hits per second (during any 5 second period) Average Threshold:12 hits per second (during any 2 minute period) ``` c.rh.c headers for expired token: ``` < HTTP/2 401 < server: openresty/1.13.6.1 < content-type: text/plain < content-length: 23 < x-rh-insights-request-id: 9f641a507b934d7fbfceb04de828f4ec ``` ### Notes * retrying Akamai 403 may lock entire c.rh.c * investigate refresh token on every request * does it really "fix" rate limiting? * why does it "fix" rate limiting? * repo metadata would avoid thousands of unnecessary requests *