IP limitation per account/bot

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.