Hi, I've got huge problem with odoo11 performance. When 2 persons working on odoo at the same time is pretty well and fast but when about 5 people doing some stuffs on odoo then itself losing connection. For example someone create quotation and suddenly person got notice "Downloading" and after few seconds "Connection Lost". I don't have any errors/warnings in logs. Server usage is really low. I've got 8GB RAM and 4 CPU.
I've set workers for odoo and others odoo config:
workers=8
max_cron_threads=2
limit_request = 8192
limit_time_cpu = 600
limit_time_real = 1200
I'cant discover what's wrong. Can you help me set odoo config/server config to odoo works properly for max 20 users.
I'll really grateful!
We are also facing same problem in odoo12
I suppose this is a problem of the number of connections for postgresql, not only Odoo connections. When all postgresql are busy, odoo will lose connection.
I will check tomorrow postgres configuration and let you know what is happening.
Unfortunately nothing happened :( I've noticed that xhr name_get and name_search have so much timing status blocked in firefox.