userver: server::congestion_control::Limiter Class Reference
Loading...
Searching...
No Matches
server::congestion_control::Limiter Class Referencefinal

#include <userver/server/congestion_control/limiter.hpp>

Detailed Description

HTTP server congestion control limiter.

Definition at line 25 of file limiter.hpp.

Inheritance diagram for server::congestion_control::Limiter:

Public Member Functions

void SetLimit (const ::congestion_control::Limit &new_limit) override
std::size_t GetLimitableHandlersCount () const
void RegisterLimitee (Limitee &limitee)

Member Function Documentation

◆ SetLimit()

void server::congestion_control::Limiter::SetLimit ( const ::congestion_control::Limit & new_limit)
overridevirtual

The documentation for this class was generated from the following file: