コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2129 ビュー

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
12455
0
2月 19
2897
0
8月 17
6329
2
3月 15
5769
1
3月 15
5427