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

Hello All,

Can we improve speed?

I have hosted my odoo 9 on cloud. with 16 GB ram previously there was 4 GB. but it seem there is no improvements in speed.

CPU usage is only 6% showing.

How can share the odoo service/process to system cpu and ram so it could boost up the speed.

Any idea about this appreciated.


Regards

Prince



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

How many cores has the vps and do you have configured the workers in the Odoo config file?

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

https://www.odoo.com/documentation/10.0/setup/deploy.html#builtin-server 


Odoo includes built-in HTTP servers, using either multithreading or multiprocessing.

For production use, it is recommended to use the multiprocessing server as it increases stability, makes somewhat better use of computing resources and can be better monitored and resource-restricted.

  • Multiprocessing is enabled by configuring a non-zero number of worker processes, the number of workers should be based on the number of cores in the machine (possibly with some room for cron workers depending on how much cron work is predicted)

  • Worker limits can be configured based on the hardware configuration to avoid resources exhaustion

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
трав. 24
6892
0
лист. 24
1123
Oddo Cloud Services Вирішено
2
лип. 18
12959
1
груд. 24
2785
16
бер. 20
37483