Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
10839 Переглядів

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.

Related Posts Відповіді Переглядів Дія
5
жовт. 24
29150
2
черв. 23
11455
4
серп. 20
20974
0
січ. 21
3812
1
січ. 25
7375