How to configure the server after upgrading the RAM and CPU?

I would like to configure the server after upgrading its hardware. Previously, the server had 8 CPU cores and 16 GB of RAM. It now has 16 CPU cores and 32 GB of RAM. How should I adjust the settings to optimize performance and support more concurrent users?


With 16 CPU cores and 32 GB of RAM, approximately how many concurrent users can the server support?

@choltha

You can start by increasing the Tutor configurations:

  • OPENEDX_LMS_UWSGI_WORKERS
  • OPENEDX_CMS_UWSGI_WORKERS

You can also view this thread that has a similar question:

@IvoBranco after add config lms 8 / cms 4
save and start -d

ps aux | grep processes

not show processes

image