FeatureFuel
5

CPU consumption

Source: directus/directus#23567 · opened by @sshvaiko
Summary

Hello everyone! We have a Directus on AWS on t3.2xlarge instance (8 vCPUs/32GB RAM). The project is relatively small and doesn't really have any traffic. It uses Redis (AWS ElastiCache) and Postgress (AWS RDS).

It runs on Docker and I will attach a config.

The problem is that we have a lot of issue, when we start making even simple API calls to read from 1 collection without any queries, I see load on CPU in PM2 and then after some requests Directus freezes and starts return 502 error.

We tried to use different configurations, we use latest version but nothing helped. Does anyone have any ideas what can be the case?

We had different Directus instance in Docker (DB + Directus) and it worked well with old version (1 year ago or so).

Basic Example



Motivation

n/a

Detailed Design

n/a

Requirements List

n/a

Drawbacks

n/a

Alternatives

n/a

Adoption Strategy

n/a

Unresolved Questions

_No response_

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests