Skip to Content
Menu
This question has been flagged
1 Odpoveď
2115 Zobrazenia

Hello guys,

I have a problem with my odoo.conf file. My server:  Cpu 16 core, Ram 16G, max worker i can set is 33 but i just need 17 worker for 100 concurrent user. So my customize in odoo.conf :

workers = 17
limit_memory_hard  => 768 * 17 = 13056 => 13056 * 1024 * 1024 = 13690208256  ~12.75G 
limit_memory_soft  => 640 * 17 = 10880 => 10880 * 1024 * 1024 = 11408506880 ~10.62G 

But my server still slowly and show Connection lost continuous. How can i fix this problem? 

Thanks!



Avatar
Zrušiť
Autor

I will try i :)

Thanks & Regards

Best Answer

Hi,

Can you check the conf file and see if the proxy_mode is set to True or not and nginx/apache is configured.


proxy_mode = True


Thanks & Regards

Walnut Software Solution

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 24
12422
0
feb 19
2887
0
aug 17
6295
2
mar 15
5746
1
mar 15
5404