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

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
29046
2
6月 23
11359
4
8月 20
20862
0
1月 21
3742
1
1月 25
7347