Skip to Content
Menu
This question has been flagged
1 Reply
2855 Views

Hi i am using odoo 14 CE on ubuntu server hosted in aws, there are 42 regular users in the server and we are running purchase , crm, manufacturing and inventory module , my question is how much gb ram and cpu hardware is required for all the modules to run smoothly,
and what should the odoo.conf file memory and works etc limit be

Avatar
Discard
Best Answer

Hello,

The recommended configuration for an Odoo server that supports 45 concurrent users would depend on several factors, such as the size of the database, the complexity of the modules used, and the hardware resources available. However, here are some general guidelines to consider:

  1. Hardware resources: Odoo is a resource-intensive application, so it's essential to have sufficient hardware resources to support the expected number of users. At a minimum, you should have a server with 4 CPU cores, 16 GB of RAM, and a fast SSD storage device.

  2. Operating System: Odoo supports multiple operating systems, including Windows, Linux, and macOS. However, Linux is the most recommended due to its stability and performance.

  3. Database management system: Odoo supports several database management systems, including PostgreSQL, MySQL, and Oracle. However, PostgreSQL is the most recommended due to its stability and performance.

  4. Web server: Odoo runs as a web application and requires a web server to handle incoming HTTP requests. The recommended web servers are Apache or Nginx.

  5. Caching: Implement caching on the web server and Odoo application to reduce the number of requests sent to the database. This will improve the overall performance and user experience.

  6. Load balancer: If the server is under high load, consider implementing a load balancer to distribute the load across multiple servers.

These are some general guidelines that can help you configure an Odoo server to support 45 concurrent users. 

Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat

Avatar
Discard
Author

except load balancer i have done everything else still odoo is slow in crm as i have around 10000 data in that

Related Posts Replies Views Activity
1
Feb 23
8897
1
May 22
4048
0
Nov 21
21
0
Nov 21
3212
2
Mar 24
8230