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

Activate compression of aggregator HTTP responses #2225

Open
2 of 10 tasks
jpraynaud opened this issue Jan 15, 2025 · 0 comments · May be fixed by #2226
Open
2 of 10 tasks

Activate compression of aggregator HTTP responses #2225

jpraynaud opened this issue Jan 15, 2025 · 0 comments · May be fixed by #2226
Assignees
Labels

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jan 15, 2025

Why

We need to activate the compression of aggregator HTTP responses which will accelerate the transfers and decrease the operating cost of the infrastructure.

What

Activate the compression of the HTTP responses of the aggregator served by the reverse proxy in the infrastructure.

How

  • Activate optional compression of HTTP responses of the aggregator in the terraform deployment in the infra
  • Configure optional compression of HTTP responses of the aggregator in the deployment workflows
  • Activate the compression of HTTP responses of the aggregator in:
    • dev-preview
    • dev-mainnet
    • testing-preview
    • testing-sanchonet
    • pre-release-preview
    • release-preprod
    • release-mainnet
@jpraynaud jpraynaud added the infrastructure 🏛️ Infrastructure label Jan 15, 2025
@jpraynaud jpraynaud self-assigned this Jan 15, 2025
@jpraynaud jpraynaud linked a pull request Jan 15, 2025 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant