ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


huge course slowing down the server


  • 2004-08-18 07:55:22

    huge course slowing down the server

    hi,
    i am experiencing a bit weird behavior of my atutor server. one of the instructors has created a course of about 12MB(zipped). as the size of the course grows, working(even browsing) with it becomes impossible. but only with this "huge" course, working with others is fine. ATutor version is 1.4.1. I've been trying installing a separate instance of ATutor(version 1.4) and importing the course into it, but with no success.
    i'm running:
    Linux gentoo 2.6.7-gentoo-r8
    Apache/2.0.50 (Gentoo/Linux) mod_ssl/2.0.50 OpenSSL/0.9.7d PHP/4.3.8
    MySQL 4.0.20
    Pentium III (Coppermine)@930.40
    256MB RAM
    phpinfo: http://gentoo.jsw.sk/info.php

    thanks a lot

  • 2004-08-18 09:09:21

    set php.ini

    see:
    http://www.atutor.ca/view/7/2285/1.html

    Could potentially be mod_ssl that's slowing down atutor if it has to process very large files. The overall size of the course should not matter. We also recommend using Apache 1.3* instead of 2.0

  • 2004-08-18 09:35:49

    huge course slowing down the server?

    Thanks for reply,

    > Could potentially be mod_ssl that's slowing down atutor if it has to process very large files.

    Could it be even if the server does not use https for any of the applications that run on it?

    > The overall size of the course should not matter.
    > We also recommend using Apache 1.3* instead of 2.0

    So think I, but browsing and editing courses that are not so large makes no problem. Problem exists only when working with large courses.

  • 2004-08-30 07:51:02

    no idea

    Hi,
    I've installed an apache version 1.3.31 with no SSL support but problem persists. I have no idea what to do, working with large courses is nearly impossible even on the same host.

  • 2004-09-01 18:15:40

    Content display server load

    We seem to have duplicated the problem. We noticed the Play Here Course demo (a very large course) getting slower over time and suspect its a result of having to retrieve the content to construct the menu displays etc.

    We do have plans to update the ContentManager class in an upcoming release, which should releave the problem somewhat. We'd also like to extend the caching capabilities of ATutor to cache course content. Currently the interface language is cached.