跳至內容
選單
此問題已被標幟
1 回覆
2120 瀏覽次數

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
12427
0
2月 19
2887
0
8月 17
6295
2
3月 15
5746
1
3月 15
5405