Dear All,
My name is Aditya, One of my client want to setup Moodle at there end now they are asking for Server H/W configuration please let me know what should be server H/W requirement for 300 active user? Thanks
Ady, have you asked them if these users will be registered or concurrent? as Active could mean using the moodle in a session/semester, but doesn't mean 300 will be clicking something at the same time.
Thanks ! Yes user will registered, You are right they will not come at same time. What should be H/W requirement for 300 users?
4-core CPU with 4GB RAM would be more than sufficient, if possible, 8GB RAM & database on separate SSD drive will ensure addition of another 300+ without changing the hardware. btw, which O/S it would be? Linux or Windows?
Thanks!
Client want to use windows 2008 server or Linux, could you please suggest which server will be the best for there requirement.
I send them more higher side requirement around 2000 user but now they are asking for only 300 user.
–Switch 1GB
VLAN
Yeap, 4-core 4GB more than sufficient for 300 users, adding SSD's for DB and Web Server separately can as well double up the users your server can take.
As for operating system, I am window server user, so can only assist in that, else you will find plenty of Linux users that can assist. If using Windows, make sure it's no less than Server 2008 R2, newer the better.
It's not always one component defining the performance (like individually CPU or Memory) it's always finding a sweet spot of performance that data flows from HD to CPU in a smooth seamless flow, rather than any one thing working as a bottle neck whilst others are waiting for data processing. So 4 core CPU with 4GB RAM together with server optimizations and making use of plug-ins like OpCache.
If, they haven't yet purchased the hardware then rather buying older generation CPU's get a newer system built upon consumer grade CPU's (like Core i3, 8Gb RAM and multiple SSD's).
Thanks Usman
Given a free choice, use Linux. But I would say that Moodle is primarily developed and supported by Linux users so you will get more help.
Having said that, the operating system you are most familiar with is usually the best choice.
Yes you are right, thanks
Our quiz:
3 sessions, max 120 user concruent/sessions. 2hours/session. 4 labs
50 multiple choice + 5 essay, 10-20 question with image.
Work fawlessly with boost theme. Slow (>5s load page) with adaptable theme
Software:
Ubuntu 16.04.1
Php7
Moodle 3.2+
No performance tunning, all standart conf.
Hardware:
Acer extensa M2615
Core i5 4590, LGA 1150
2 x 8GB DDR3
2 x 256 SSD Samsung 850Pro(Raid 1, mdadm. Boot & root partition, no LVM)
1 x 1TB HDD, Seagate constellation ES III (swap, backup image)
Network:
LAN, 100mbps
If it is flawless with Boost, then that would seem to indicate that nothing is wrong with your hardware, but something in Adaptable is slowing it down...
You MUST make use of Zend OpCache, just to test your scenario (not exactly) I loaded a long course in Boost and then in Adaptable, turned ON the OpCache and Adaptable was loading faster than Boost, so give a try turning on OpCache and see if it makes difference.