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-29, 10:11:59

Author Topic: RAM usage not exceeded  (Read 5608 times)

0 Members and 1 Guest are viewing this topic.

Offline shoque

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
RAM usage not exceeded
« on: 2014-03-05, 03:21:28 »
Hello

Kloxo showing yellow bubble warning inside RAM, usage exceeded as
"Real Mem 1036 MB Used of    24022 MB Max".
while my 23GB is still remaining!! Please tell me is this a problem? site going down every few hours but server network, ping and load is ok!

Thanks

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: RAM usage not exceeded
« Reply #1 on: 2014-03-05, 03:30:36 »
Information in panel maybe 'false positive'. Don't care about it.

About site will going down in every few hours, you need optimize php-fpm and clear cache every day.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline amudy17

  • Senior Member
  • *
  • Posts: 246
  • Karma: +0/-1
    • View Profile
    • Alamudy
Re: RAM usage not exceeded
« Reply #2 on: 2014-03-05, 23:44:50 »
i doing cron jobs on localhost my kloxo-mr to clearcache on everyday
Free, Fast and Secure CP => Kloxo-MR
Daily News Update => Click here to see website!

Offline shoque

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: RAM usage not exceeded
« Reply #3 on: 2014-03-06, 01:38:56 »
Information in panel maybe 'false positive'. Don't care about it.

About site will going down in every few hours, you need optimize php-fpm and clear cache every day.

I have edited 2 files
/home/apache/etc/conf.d/fcgid.conf  and
/usr/local/lxlabs/kloxo/file/apache/etc/conf.d/fcgid.conf

as this

MaxRequestsPerProcess 1000
MaxProcessCount 550
IPCCommTimeout 300
IdleTimeout 300

Now seems site not going down. I think it was for MaxProcessCount 10. I'm right?

thanks

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: RAM usage not exceeded
« Reply #4 on: 2014-03-06, 06:00:12 »
Oh, you are using fcgid instead fastcgi. What's the reason using fcgid_worker/_event instead php-fpm_worker/_event in 'php-type'?
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline shoque

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: RAM usage not exceeded
« Reply #5 on: 2014-03-07, 09:23:31 »
Oh, you are using fcgid instead fastcgi. What's the reason using fcgid_worker/_event instead php-fpm_worker/_event in 'php-type'?

Because I don't know much about it! I was plesk user and always tune my server by editing fcgid.conf file so I got it in kloxo too I think. Is this slow?

Another problem I felt yesterday that when I'm taking big size file via wget from hetzner kloxo server (200MBPS) to 100MBPS server in USA I got transfer rate only 700+KBPS! but when I'm taking same file from plesk server I got 9MBPS+ transfer rate! Can you please tell me how kloxo server limiting bandwidth how to prevent it? I'm using apache.

Thanks

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: RAM usage not exceeded
« Reply #6 on: 2014-03-07, 10:01:49 »
Nothing problem between Plesk and KLoxo-MR related to wget. Different because different spec (like internet connection and other factor).

Php-fpm_event is better than fcgid.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline shoque

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: RAM usage not exceeded
« Reply #7 on: 2014-03-09, 14:07:27 »
But how to configure Php-fpm_event for high traffic?

Thanks

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: RAM usage not exceeded
« Reply #8 on: 2014-03-09, 16:17:29 »
Nginx-proxy + php-fpm ready for high traffic, especially if you optimize 'max php children'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline shoque

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: RAM usage not exceeded
« Reply #9 on: 2014-03-10, 01:46:10 »
Ok I will try that. Is there any auto installer available for Kloxo MR? Like softaculous?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: RAM usage not exceeded
« Reply #10 on: 2014-03-10, 03:48:29 »
No. Except provider have OS template for Kloxo-MR.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline shoque

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: RAM usage not exceeded
« Reply #11 on: 2014-03-12, 01:29:53 »
Hello

I want to have to version of php. some of my site need php 5.3 and some of them need php 5.2. How can I do this easily?

Thanks

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: RAM usage not exceeded
« Reply #12 on: 2014-03-12, 04:11:38 »
Hello

I want to have to version of php. some of my site need php 5.3 and some of them need php 5.2. How can I do this easily?

Thanks
For php 5.2, use secondary php.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.058 seconds with 18 queries.

web stats analysis