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

I would like to know about configuring the filestore in high availability. We have one load balancer with two Application Servers and one Database Server. Currently, I mounted the filestore path of one application server with others, so files are accessible. So Is there any other way to make accessible for both servers instead of using two different filesystems? Like from a remote server and how can I configure it with ODOO?

頭像
捨棄
最佳答案

there is a log debate over this question, there are many workarounds to achieve high performance/availability using Redis as session storage and S3 as file storage instead of mounted plain file system storage.

Ref:
https://github.com/odoo/odoo/pull/7937
https://apps.odoo.com/apps/modules/browse?search=redis
https://github.com/itpp-labs/misc- addons / tree / 11.0 / ir_attachment_s3
https://www.odoo.com/fr_FR/forum/aide-1/question/replace-session-store-of-odoo-werkzeug-86843

頭像
捨棄
作者

Thanks for your info.

相關帖文 回覆 瀏覽次數 活動
5
10月 24
29074
2
6月 23
11376
4
8月 20
20877
0
1月 21
3769
1
1月 25
7357