Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2537

Implement Request Rate Limit HttpHandler

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Core
    • None

      Implement a new Request Rate Limit HttpHandler that can limit the number of requests allowed from a single IP address (or single HttpSession) within a time window. For example, 300 requests per 60 seconds. This can help to mitigate Denial of Service (DoS) and Brute Force attacks.

      FYI: Tomcat already has a similar feature through its built-in filter implementation.

              rhn-support-mmiura Masafumi Miura
              rhn-support-mmiura Masafumi Miura
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: