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

Rate limit the api calls to httpd.aaa from the accounting requests #8494

Open
wants to merge 9 commits into
base: devel
Choose a base branch
from

Conversation

fdurand
Copy link
Member

@fdurand fdurand commented Jan 14, 2025

Description

Rate limit the api calls to httpd.aaa from the accounting request.
If nothing changes during the ttl value then only one request will be sent to httpd.aaa.
If the Framed-Ip-Address or the location of the mac change then it send the api call.

Impacts

pfacct
Unreg on accounting stop option won't work anymore

Delete branch after merge

YES

Checklist

  • Document the feature
  • Add OpenAPI specification
  • Add unit tests
  • Add acceptance tests (TestLink)

NEWS file entries

New Features

  • Rate Limit the number of api calls coming from accounting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant