We already protect the proxy from starting too many commits with the proxy_memory_limit_exceeded() error, however this does not protect against being overloaded with other types of requests.
We should implement something similar from both GetReadVersion requests and GetKeyServerLocation requests.