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

Hi,

Ubuntu: 18.04

Odoo Version: 10

CPUs: 8

RAM: 32 GB

I have set 17 workers in Odoo configuration

When user make an action on form it loads and says connection lost and then restore (after around 60 secs).

Is there something wrong in my Odoo configuration ?


Also tell me if there is something I need to change in postgresql configuration for better performance.

Thanks

Аватар
Відмінити

hi,

is the connection going through a reverse proxy?

Best regards!

Найкраща відповідь

Hi,

You can set your Odoo configuration like the following config:

limit_memory_hard = 26214400000
limit_memory_soft = 1363148800
limit_request = 8192
limit_time_cpu = 320
limit_time_real = 640
max_cron_threads = 2
workers = 17

For PostgreSQL configuration, can you tell me what version you use?

Best regards!

Аватар
Відмінити
Автор

Postgres 10

Related Posts Відповіді Переглядів Дія
0
серп. 22
1624
1
лип. 21
3688
0
лют. 20
3173
1
груд. 19
10880
1
бер. 15
5092