Skip to Content
Menu
This question has been flagged
2 Replies
4952 Views

Hello!

I check today with htop in my ubuntu Server 13 the running Dämons/threads. I See that these are 4 times the same openERP pyton thread is running. Exakt same memory usage. After some days they need around 3,5 GB Memory. Is this normal?

Using V8

Avatar
Discard
Best Answer

That's because you are running Odoo server without workers and that way Odoo could be starving more resources than needed and also using it in that way could get freeze at any moment. You should specify workers options in you Odoo config file to limit the resources. 


Avatar
Discard
Best Answer

I suggest you to read this blog post for the details:

http://www.mindissoftware.com/2014/11/23/Odoo-Start-Process/

I quote: "In short, there are four threads running now: the main thread, two cron thread and one WSGI application thread.".

Avatar
Discard
Related Posts Replies Views Activity
3
Jul 25
8882
1
May 25
1135
0
Jan 24
1821
1
Feb 22
24004
5
Dec 21
16795