Skip to content

Performance settings (concurrency vs. autoscaling) #201

Open
@pantierra

Description

@pantierra

The default behaviour is a deployment without autoscaling. However the concurrency settings haven't been set purposeful.

For example for the stac service we currently have:

WEB_CONCURRENCY: "5"
DB_MIN_CONN_SIZE: "1"

I would like to review or confirm the concurrency and autoscaling approach, eventually documenting it a bit more explicitly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions