Skip to Content
Menu
This question has been flagged
1 Reply
1126 Views

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
Discard
Author

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
Discard
Related Posts Replies Views Activity
1
Mar 24
9748
0
Feb 19
1995
0
Aug 17
5051
2
Mar 15
4964
1
Mar 15
4072