Skip to content

Webserver scaling #1522

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

Closed
GitHK opened this issue May 22, 2020 · 1 comment
Closed

Webserver scaling #1522

GitHK opened this issue May 22, 2020 · 1 comment
Assignees
Labels
a:webserver issue related to the webserver service t:enhancement Improvement or request on an existing feature

Comments

@GitHK
Copy link
Contributor

GitHK commented May 22, 2020

USER STORY:

As a developer I would like to support webserver scaling.
To achieve this the following are mandatory:

  1. migrate Redis to work with the webserver at scale, some work has been done here
  2. the garbage collector task needs to only trigger once per service (not once per container)
  3. the task which mirrors comp_tasks in project table also needs to trigger once per service (not once per container)

To address points 2. and 3. the following #1521 must be resolved first.

@GitHK GitHK added t:enhancement Improvement or request on an existing feature a:webserver issue related to the webserver service labels May 22, 2020
@pcrespov pcrespov self-assigned this Feb 4, 2022
@pcrespov
Copy link
Member

duplicate see #2008

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:webserver issue related to the webserver service t:enhancement Improvement or request on an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants