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

server: add limiter config and reload mechanism #4842

Merged
merged 49 commits into from
Jun 13, 2022

Commits on Apr 24, 2022

  1. add limit config

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    e8102b4 View commit details
    Browse the repository at this point in the history
  2. add rate-limit config

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    b9bcfbf View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    1a93604 View commit details
    Browse the repository at this point in the history
  4. remove future code

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    cefebc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. add rate-limit config presist reload

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    826ef7f View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3318100 View commit details
    Browse the repository at this point in the history
  3. fix comment

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    4e2a840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d1c289 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    713c8a8 View commit details
    Browse the repository at this point in the history
  6. fix typo

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    049c4d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. fix typo

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    1b183a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. add service config

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    900df00 View commit details
    Browse the repository at this point in the history
  2. add service config

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    133ab15 View commit details
    Browse the repository at this point in the history
  3. merge service config

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    899e1f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71bbf8c View commit details
    Browse the repository at this point in the history
  5. merge master

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    79eb437 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. merge master

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 18, 2022
    Configuration menu
    Copy the full SHA
    f9bd7ec View commit details
    Browse the repository at this point in the history
  2. merge master

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 18, 2022
    Configuration menu
    Copy the full SHA
    3a6be7c View commit details
    Browse the repository at this point in the history
  3. merge master

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 18, 2022
    Configuration menu
    Copy the full SHA
    124658c View commit details
    Browse the repository at this point in the history
  4. merge master

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 18, 2022
    Configuration menu
    Copy the full SHA
    cadaebb View commit details
    Browse the repository at this point in the history
  5. merge master

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6cd4621 View commit details
    Browse the repository at this point in the history
  6. merge master

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 18, 2022
    Configuration menu
    Copy the full SHA
    464bc85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f57c923 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. fix

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f18956e View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 19, 2022
    Configuration menu
    Copy the full SHA
    6e0819c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on May 25, 2022

  1. change into point

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9988a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    052e49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ee0dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c12a3a2 View commit details
    Browse the repository at this point in the history
  5. change into point

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e682407 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3b65a9 View commit details
    Browse the repository at this point in the history
  7. merge

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 25, 2022
    Configuration menu
    Copy the full SHA
    9022724 View commit details
    Browse the repository at this point in the history
  8. merge

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 25, 2022
    Configuration menu
    Copy the full SHA
    db80b3c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. remove unnecessary code

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 26, 2022
    Configuration menu
    Copy the full SHA
    f640762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a250d0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. remove config in Limiter

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 30, 2022
    Configuration menu
    Copy the full SHA
    40832d8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. fix eps

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5799d37 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

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

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0ad70cc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. fix test

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    a7612eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a436333 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    3366026 View commit details
    Browse the repository at this point in the history
  4. fix test

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    7b96ab5 View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    11680a2 View commit details
    Browse the repository at this point in the history
  6. fix test

    Signed-off-by: Cabinfever_B <cabinfeveroier@gmail.com>
    CabinfeverB committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    ed0bbf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5288aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b341e1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12df5b3 View commit details
    Browse the repository at this point in the history