Actions
action #126938
opencoordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
[spike] Simple load-balancing proxy for select API routes
Start date:
2023-03-30
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Individual heavy routes can affect other routes disproportionately.
Acceptance Criteria¶
- AC1: Some draft (branch, gist, whatever) exists with results in the ticket
Suggestions¶
- Use nginx/ Apache instance for load balancing which forwards requests to a different Apache instance based on the URL
- For example using this with very expensive routes
- Use this for very frequently-called routes
- Evaluate what else could make for a useful split
Updated by okurz over 1 year ago
- Category set to Feature requests
- Priority changed from Normal to Low
- Target version set to future
Actions