IP limitation per account/bot

Commenti

1 commento

  • WilliamNolan

    A rate limiting algorithm is used to check if the user session (or IP address) has to be limited based on the information in the session cache.DGCustomerFirst In case a client made too many requests within a given time frame, HTTP servers can respond with status code 429: Too Many Requests.

    1

Accedi per aggiungere un commento.