Hi,
I'm running a 16 Core / 2 Thread CPU in my server with 16gb Ram.
I've been experimenting with various setups, and worker numbers - this seems to be the most stable:
limit_memory_hard = 700000000
limit_memory_soft = 634388480
limit_request = 8192
limit_time_cpu = 600
limit_time_real = 1200
max_cron_threads = 2
workers = 15
Though it feels like I'm running quite a bit underpowered - 5.57GB average memory usage, and about 0.7% on each CPU.
I've tried the official formula from the documentation, and I get a lot of OOM service terminations.
Has anyone got any insight on an optimised set of numbers?
この質問にフラグが付けられました
1813
ビュー