some questions about horizontal scaling and resources #40881
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
Thank you, that has clarified some things for me. I have one more question: could you provide any advice on increasing maximum search throughput? Currently, increasing QPS results in higher latency, but throughput remains +- the same. My setup is:
I have already found in discussions that one way to increase search performance is to set replicas = 2 and deploy x2 query nodes. However, this seems quite expensive, as each additional 80-100 QPS would require 3 more nodes with 8 CPU / 64 GiB RAM. Are there any other parameters I should consider? For example, I can see in Attu that not all segments are assigned to a query node. Is this expected behavior? |
Beta Was this translation helpful? Give feedback.
-
Hello, i have some questions about resource usage and horizontal scaling, thanks in advance for sharing your experience.
Beta Was this translation helpful? Give feedback.
All reactions