[Ilugc] Is it possible for 15000 student can attend online quiz at the same time?

  • From: knura9@xxxxxxxxx ("Arun Khan (অরুণ খান্/अरुण खान)")
  • Date: Wed, 31 Oct 2012 19:53:40 +0530

On Wed, Oct 31, 2012 at 9:50 AM, Dhastha <dhasthagheer at gmail.com> wrote:

Hi,

I have a moodle website, running on apache2 server. 15000 student
going to participate quiz in moodle at the same time. Can apache2
serve 15000 requests?. what are the ways available?

System information

OS : fedora 15
webserver: apache2
application : moodle 2.0.8


For such high loads, you might want to consider clustering, load
balancing etc. at the different components in the software as well as
the hardware (network) stacks.

Consider nginx it has been designed for load balancing and reverse proxy.

For Moodle resources, it would be best to query the moodle guys in
their forum.   I am sure someone somewhere on the planet has tried
such a load.

-- Arun Khan

Other related posts: