Learn about Centmin Mod LEMP Stack today
Become a Member

guide me uninstall xcache

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by paddy, Dec 28, 2014.

  1. paddy

    paddy New Member

    27
    0
    1
    Nov 27, 2014
    Ratings:
    +0
    Local Time:
    11:50 AM
    1.7.7
    MariaDB 5.5
    hi , can someone gyuide me on how to completely remove xcache .. need to switch to APC Cache.


    thank you
     
  2. eva2000

    eva2000 Administrator Staff Member

    53,537
    12,134
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,677
    Local Time:
    2:50 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    see Centmin Mod Insights forums info posted at PHP Opcode and Memcached statistics pages | Centmin Mod Community

    Just selecting centmin.sh menu option 9 to install APC Cache will auto remove Xcache. The same if you select to install Xcache (menu option 8) or Zend Opcache (menu option 12), it auto removes all other PHP opcachers - coded it that way :D

    Code:
    --------------------------------------------------------
    Centmin Mod 1.2.3-eva2000.07 - http://centminmod.com
    --------------------------------------------------------
                       Centmin Mod Menu                  
    --------------------------------------------------------
    1).  Centmin Install
    2).  Add Nginx vhost domain
    3).  NSD setup domain name DNS
    4).  Nginx Upgrade / Downgrade
    5).  PHP Upgrade / Downgrade
    6).  XCache Re-install
    7).  APC Cache Re-install
    8).  XCache Install
    9).  APC Cache Install
    10). Memcached Server Re-install
    11). MariaDB 5.2, 5.5, 10 Upgrade Sub-Menu
    12). Zend OpCache Install/Re-install
    13). Install ioping.sh vbtechsupport.com/1239/
    14). SELinux disable
    15). Install/Re-install ImageMagick PHP Extension
    16). Change SSHD Port Number
    17). Multi-thread compression: pigz,pbzip2,lbzip2,p7zip etc
    18). Suhosin PHP Extension install
    19). Install FFMPEG and FFMPEG PHP Extension
    20). NSD Re-install
    21). Update - Nginx + PHP-FPM + Siege
    22). Exit
    --------------------------------------------------------
    Enter option [ 1 - 22 ]
    --------------------------------------------------------
     
  3. paddy

    paddy New Member

    27
    0
    1
    Nov 27, 2014
    Ratings:
    +0
    Local Time:
    11:50 AM
    1.7.7
    MariaDB 5.5
    thank you eva , can u suggest a step to reduce high cpu usage or is there any trick to optimize ?
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,537
    12,134
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,677
    Local Time:
    2:50 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Centmin Mod LEMP stack is provided as is and already has it's base Nginx, PHP-FPM and MariaDB MySQL settings with optimal starter settings. But there is no one size fits all so if your site(s) need more optimisation, that is left up to end user to do as I do not provide optimisation support for free. I do paid server optimisation consultation that starts in 4 figure $$$$ range for 4+ days or work but I am usually booked up several weeks and even months in advance in paying clients (like I am now).

    My advice is to figure out why and where cpu load is coming from first. Checking monitoring tools discussion monitoring and alert tools? | Centmin Mod Community as well as my mysqlmymonlite.sh script at mysqlmymonlite.sh Addon. Official site page is at mysqlmymon.com and the web site lists an example output of what type of server info and stats the script gathers. How to install video located at mysqlmymon.com/#video
     
  5. paddy

    paddy New Member

    27
    0
    1
    Nov 27, 2014
    Ratings:
    +0
    Local Time:
    11:50 AM
    1.7.7
    MariaDB 5.5
    thank you , will check first with tools you provide :D