Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Performance Tuning

Performance Tuning

Scheduled Pinned Locked Moved Discuss
performancetuning
5 Posts 2 Posters 1.1k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • robiR Offline
    robiR Offline
    robi
    wrote on last edited by girish
    #1

    Here's a thread on performance tuning Cloudron, App containers and the Apps.

    As I've already collected several tweaks and improvements for my systems, I'll be posting them in this thread. You're encouraged to do the same.

    Hopefully this allows us to test and get feedback on tweaks to add to the default Cloudron installs.

    Conscious tech

    1 Reply Last reply
    2
    • robiR Offline
      robiR Offline
      robi
      wrote on last edited by
      #2

      As per: https://linuxhint.com/understanding_vm_swappiness/

      Append to bottom of /etc/sysctl.conf

      # VM Swappiness
      vm.swappiness = 10
      

      Conscious tech

      d19dotcaD 1 Reply Last reply
      0
      • robiR Offline
        robiR Offline
        robi
        wrote on last edited by
        #3

        Faster networking with TCP BBR.
        https://omgfoss.com/enable-tcp-bbr-ubuntu-speedup-network/

        Append to bottom of /etc/sysctl.conf

        # BBR Faster Networking
        net.core.default_qdisc=fq
        net.ipv4.tcp_congestion_control=bbr
        

        Conscious tech

        1 Reply Last reply
        0
        • robiR robi

          As per: https://linuxhint.com/understanding_vm_swappiness/

          Append to bottom of /etc/sysctl.conf

          # VM Swappiness
          vm.swappiness = 10
          
          d19dotcaD Offline
          d19dotcaD Offline
          d19dotca
          wrote on last edited by
          #4

          @robi said in Performance Tuning:

          As per: https://linuxhint.com/understanding_vm_swappiness/

          Append to bottom of /etc/sysctl.conf

          # VM Swappiness
          vm.swappiness = 10
          

          Did you find any noticeable performance improvement by setting that property? I'm looking into fine-tuning my Ubuntu image.

          --
          Dustin Dauncey
          www.d19.ca

          robiR 1 Reply Last reply
          0
          • d19dotcaD d19dotca

            @robi said in Performance Tuning:

            As per: https://linuxhint.com/understanding_vm_swappiness/

            Append to bottom of /etc/sysctl.conf

            # VM Swappiness
            vm.swappiness = 10
            

            Did you find any noticeable performance improvement by setting that property? I'm looking into fine-tuning my Ubuntu image.

            robiR Offline
            robiR Offline
            robi
            wrote on last edited by
            #5

            @d19dotca Can't tell as I haven't run out of RAM yet.. huge machines.. ;-/

            Best to try on smaller ones.

            Conscious tech

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Bookmarks
            • Search