Skip to Content
Menú
This question has been flagged
6376 Vistes

Hello Experts

I know there are many threads for Worker configuration, and I also use it for standard odoo servers, and it works well. But now, I have a server with quite good performance and struggling with the configuration for Workers. With the setup below, the odoo service is unstable, results in loosing connection all the times. Maybe one of your experts find a issue in my configuration:


my configuration:

proxy_mode = True

limit_memory_hard = 39460012032

limit_memory_soft = 32883343360

limit_request = 8192

limit_time_cpu = 600

limit_time_real = 1200

max_cron_threads = 2

workers = 49


Server Details:

RAM: 120 GByte

Cores: 24

Nginx Proxy is configured

24x2+1= 49 Workers

calculation limit-memory-soft:  640x49=31360 = 31360x1024x12024=32883343360

calculation limit-memory-hard:  768x49=37632 = 37632x1024x1024= 39460012032


limit-memory-soft: 32883343360

limit-memory-hard: 39460012032


Postgres: max_connection: 300

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de des. 24
17311
3
d’ag. 25
687
1
d’ag. 25
537
3
d’ag. 25
835
1
d’ag. 25
422