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

Only system principal to get all signed domains in one request #499

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

havetisyan
Copy link
Collaborator

if we have large number of domains (e.g. in thousands) then a single request to get all signed domains is never going to be completed within requested time since the server pretty much needs to read the full data for everyting in the db, sign it and send it back. so such requests will only be allowed for system services. all other requests must specify the domain name if the metaonly flag is not set to true.

@havetisyan havetisyan merged commit cb9f381 into master Jun 19, 2018
@havetisyan havetisyan deleted the sdoms branch June 19, 2018 23:17
WindzCUHK pushed a commit to WindzCUHK/athenz that referenced this pull request Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants