We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now the autoscaling is based on the number of requests per ecs task
titiler/stack/app.py
Lines 74 to 81 in 89d8d64
This should enable fast scaling UP when number of user are loading tiles, but there might be better configuration.
The text was updated successfully, but these errors were encountered:
Merge pull request developmentseed#10 from SIAnalytics/feat/auth-with…
dacc7fa
…-token JWT logic modified. Token should be sent in parameters.
Is there any particular reason autoscaling needs to be based on the number of requests per ecs task ? I am using my own CF template to deploy.
Sorry, something went wrong.
No branches or pull requests
Right now the autoscaling is based on the number of requests per ecs task
titiler/stack/app.py
Lines 74 to 81 in 89d8d64
This should enable fast scaling UP when number of user are loading tiles, but there might be better configuration.
The text was updated successfully, but these errors were encountered: