Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BZ69355: ExactRateLimiter #767

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

BZ69355: ExactRateLimiter #767

wants to merge 15 commits into from

Commits on Oct 9, 2024

  1. BZ69355: ExactRateLimiter

    1. Accurate rate controller. 2. exposeHeaders
    Chenjp committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5f6de00 View commit details
    Browse the repository at this point in the history
  2. Update RateLimitFilter.java

    remove unused imports
    Chenjp committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6512c91 View commit details
    Browse the repository at this point in the history
  3. Update TesterRateLimitFilterPerformance.java

    add License Header
    Chenjp committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    406fccf View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Introduce draft-ietf-httpapi-ratelimit-headers

    make expose headers follows draft-ietf-httpapi-ratelimit-headers spec.
    Chenjp committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0cfd578 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Update test case.

    Chenjp committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7158635 View commit details
    Browse the repository at this point in the history
  2. update test case.

    Chenjp committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c276202 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    5be518c View commit details
    Browse the repository at this point in the history
  2. code merge

    Chenjp committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    72f1278 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    1650141 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Revert "BZ69355: ExactRateLimiter"

    This reverts commit 5f6de00.
    Chenjp committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6cebdae View commit details
    Browse the repository at this point in the history
  2. Update FastRateLimiter.java

    This reverts commit 406fccf.
    Chenjp committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    26d2493 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67390d1 View commit details
    Browse the repository at this point in the history
  4. revert all changes.

    Chenjp committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    258e131 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7e0bd3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    2513569 View commit details
    Browse the repository at this point in the history