1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How do I get the best performance, for my situation?

Discussion in 'Apache' started by walterbyrd, Aug 24, 2020.

  1. #1
    I will be setting up a Moodle site in a VPS with limited resources - 1GB RAM. Just one site, low traffic.

    I was going to use Nginx - but the amount of complicated configuration required is turning into a nightmare. After days of working on an nginx setup, I think I am going to give up in frustration.

    For my situation, is there anything I can do to use the least resources, and get the best performance?
     
    walterbyrd, Aug 24, 2020 IP
  2. intohost

    intohost Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Well, there's only so much you can do with Nginx. Have you tried other services? You may want to check the following

    • PHP (make sure to use OPcache on the latest version)
    • MySQL (tuning or better use Memcached)
    • Also, there are official Moodle optimization guidelines available. Covers it all.
    HTH
     
    intohost, Aug 27, 2020 IP