Niki
December 25, 2023, 3:57am
1
Enonic version: 7.13.4
OS: Linux
We have basic cluster and enough resources: CPU - 64, 200 GB RAM.
Now we have about 70 req/sec and website’s speed became lower.
There is no big RAM and CPU load.
How to fix website’s speed under load (keep it high)?
Niki
December 25, 2023, 4:04am
2
Usually it takes 1s to load
But under load of 70 req/sec it takes 9s
tsi
December 25, 2023, 8:51am
4
How many servers in your cluster, and what does each vm look like.
Do you know the load metric of each server (not cpu usage)
tsi
December 25, 2023, 8:52am
5
Btw, your thread number does not look healthy here
tsi
December 25, 2023, 8:57am
6
Ah, it also says you have just 1 node. That is not a cluster setup.
1 Like
tsi
December 25, 2023, 8:59am
7
Are you running a single node with 64CPUs and 200Gb ram?
Niki
December 25, 2023, 9:41am
8
Thanks, I didn’t notice that there is only one node , ок, I’ll check
tsi
February 14, 2024, 9:00am
9
In our setup, we currently never use more than 8vCPU/32G nodes.
Niki
February 14, 2024, 9:16am
10
How many users can support single node 8vCPU/32G?
tsi
February 14, 2024, 4:20pm
11
Depends on what you build, and how the users use the solution - anything from 1 user to 100000…
tsi
February 14, 2024, 4:21pm
12
It basially boils down to how fast every request is, and how many requests every user triggers per second.