Want more timely Centmin Mod News Updates?
Become a Member

How to make a use of spare memory?

Discussion in 'System Administration' started by sepulchre, Apr 17, 2015.

  1. sepulchre

    sepulchre Member

    167
    22
    18
    Dec 22, 2014
    Ratings:
    +28
    Local Time:
    2:13 AM
    upload_2015-4-17_11-47-13.png

    Is there a way to make a use of the spare memory I have?


    I am using default CMM and just host a Xenforo forum (no members yet). Nothing else and won't host anything else.

    And I don't have a clue about system administration, so I didn't change some configs or editted some line of codes or something. I am just asking because why not? :)
     
  2. rdan

    rdan Well-Known Member

    5,444
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    9:13 AM
    Mainline
    10.2
  3. sepulchre

    sepulchre Member

    167
    22
    18
    Dec 22, 2014
    Ratings:
    +28
    Local Time:
    2:13 AM
    upload_2015-4-17_18-14-21.png

    1)
    Ok, how much do you suggest?
    256MB? 512mb? More?


    2)
    I have read somewhere on here that ngx pagespeed causes a lot of problems, still recommended?
    And regarding this manual #3, I just have to add this, right?
    Code:
    # ngx_pagespeed & ngx_pagespeed handler
    include /usr/local/nginx/conf/pagespeed.conf;
    include /usr/local/nginx/conf/pagespeedhandler.conf;
    include /usr/local/nginx/conf/pagespeedstatslog.conf;

    3)
    Just have to uncomment them, right?
    Code:
    #  pagespeed MemcachedThreads 1;
    #  pagespeed MemcachedServers "localhost:11211";
    #  pagespeed MemcachedTimeoutUs 100000;

    4)
    These lines?
    Code:
    innodb_sort_buffer_size=2M
    innodb_online_alter_log_max_size=128M
    Which one and how much should I raise them?



    Thank you so much for your help.
     
    Last edited: Apr 18, 2015
  4. sepulchre

    sepulchre Member

    167
    22
    18
    Dec 22, 2014
    Ratings:
    +28
    Local Time:
    2:13 AM
    Anyone?
    Increased memcache to 1024
    Inno to 256
     
    Last edited: Apr 19, 2015