I have a user who is sending to many requests to my TDT.
I find a function
private function applyThrottle($definition)
which implements throttling. But is seems only to be applicable for "elasticsearch" requests.
Can this function also be applied for any kind of requests?
Hi,
I have a user who is sending to many requests to my TDT.
I find a function
private function applyThrottle($definition)
which implements throttling. But is seems only to be applicable for "elasticsearch" requests. Can this function also be applied for any kind of requests?
kr,
Bert