Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 11:47:01

Author Topic: Fresh Kloxo high memory  (Read 10420 times)

0 Members and 1 Guest are viewing this topic.

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Fresh Kloxo high memory
« on: 2014-02-05, 18:40:39 »
Hello
I have installed latest kloxo on fresh centos 5.10 final but the memory usage is very high.

I have not hosted anything still memory more than 700mb


Code: [Select]
A. Kloxo-MR: 6.5.0.f-2014020301

B. OS: CentOS release 5.10 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.35-1.ius.el5
   2. PHP: php53u-5.3.28-1.ius.el5
   3. Httpd: httpd-2.2.26-1.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.10-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.35.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el5
   7. Dns: djbdns-1.05-17.3.mr.el5

D. Php-type (for Httpd/proxy): mod_php_ruid2

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          4096        767       3328          0          0          0
   -/+ buffers/cache:        767       3328
   Swap:            0          0          0

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh Kloxo high memory
« Reply #1 on: 2014-02-06, 04:08:40 »
It's Linux behaviour, higher RAM will make higher memory usage too.

Try 'chkconfig php-fpm off; service php-fpm stop'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: Fresh Kloxo high memory
« Reply #2 on: 2014-02-06, 06:22:40 »
Wow! Always something new to learn every day.
Usually, high memory usage is just a temporary. However, you can lower down the memory by making a reboot or restart your VPS in your VPS panel such as feathur , virtualmin, solusVM and etc.

Bear in mind, FTP upload and download also use much memory.
Hence, restart is just one of the ways...I guess!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh Kloxo high memory
« Reply #3 on: 2014-02-06, 06:50:56 »
Depend on your VPS type. If NOT using OpenVZ, just run 'sh /script/clearcache3' (no need reboot; better running 'sh /script/restart-all' after clearcache).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: Fresh Kloxo high memory
« Reply #4 on: 2014-02-06, 10:52:15 »
After 'chkconfig php-fpm off; service php-fpm stop'.  still same nothing changed

Offline daz121

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Fresh Kloxo high memory
« Reply #5 on: 2014-02-06, 12:00:34 »
I had to remove php-fpm because it kept restarting itself.

Code: [Select]
yum remove php-fpm

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: Fresh Kloxo high memory
« Reply #6 on: 2014-02-06, 13:03:26 »
Mustafa nothing changed same high memory even after stopping php-fpm

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh Kloxo high memory
« Reply #7 on: 2014-02-06, 13:11:51 »
Inform here your latest 'free -m'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: Fresh Kloxo high memory
« Reply #8 on: 2014-02-06, 13:50:42 »
Code: [Select]
             total       used       free     shared    buffers     cached
Mem:          4096        708       3387          0          0          0
-/+ buffers/cache:        708       3387
Swap:            0          0          0

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh Kloxo high memory
« Reply #9 on: 2014-02-06, 14:20:18 »
What's the reason you worrying 708 MB memory usage in server with 4096 MB.

You must optimize untuk 'basic' memory usage around 50% of 4096 MB (like VPS for this forum).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: Fresh Kloxo high memory
« Reply #10 on: 2014-02-06, 14:34:05 »
because its not normal whenever i install kloxo on vps usually the memory usage is below 200mb

Offline sIiiS

  • Valuable Member
  • *
  • Posts: 71
  • Karma: +0/-0
    • View Profile
Re: Fresh Kloxo high memory
« Reply #11 on: 2014-02-06, 15:02:25 »
Dear Mustafa,

This is true!

high memory usage in kloxo-mr and we don't know why!

I have only 4 client with 1GB ram but this is not normal with this config free ram be only 70MB !!

See here :

Code: [Select]
[root@ZTZN001 ioncube]# sh /script/sysinfo

A. Kloxo-MR: 6.5.1.a-2014020301

B. OS: CentOS release 6.5 (Final) x86_64

C. Apps:
   1. MySQL: mysql-5.5.34-1.el6.x86_64
   2. PHP: php54-5.4.24-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.26-1.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --uninstalled--
   6. Nginx: nginx-1.5.10-1.el6.x86_64
   7. Cache: varnish-3.0.5-1.el6.x86_64
   8. Dns: bind-9.9.5-1.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.35.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el6.x86_64

D. Php-type (for Httpd/proxy): php-fpm_event

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           996        923         73          0          6         88
   -/+ buffers/cache:        828        167
   Swap:         4095        134       3961

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh Kloxo high memory
« Reply #12 on: 2014-02-06, 15:37:15 »
Try without varnish.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline onemanarmy

  • Valuable Member
  • *
  • Posts: 128
  • Karma: +0/-0
    • View Profile
Re: Fresh Kloxo high memory
« Reply #13 on: 2014-02-06, 17:05:45 »
pardon?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh Kloxo high memory
« Reply #14 on: 2014-02-06, 17:07:03 »
Try disable varnish. Look like your varnish is enable (see '7. Cache: varnish-3.0.5-1.el6.x86_64' from sysinfo).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.069 seconds with 18 queries.

web stats analysis