跳至内容
菜单
此问题已终结
1 回复
2037 查看

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!



形象
丢弃
编写者

I will try i :)

Thanks & Regards

最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
1
3月 24
12325
0
2月 19
2842
0
8月 17
6240
2
3月 15
5696
1
3月 15
5367