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-28, 20:23:14

Author Topic: Improve Server Response Time!  (Read 4444 times)

0 Members and 1 Guest are viewing this topic.

Offline murshed

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Improve Server Response Time!
« on: 2015-10-09, 10:16:17 »
Hello,
Please help me, How to Improve Server Response Time?

Thanks.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Improve Server Response Time!
« Reply #1 on: 2015-10-09, 10:47:05 »
Inform here scores for your website by gtmetrix.com.

Compare your domain with this forum.mratwork.com.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline murshed

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Improve Server Response Time!
« Reply #2 on: 2015-10-09, 10:51:29 »
Thanks for your reply.

Here is compare link: https://gtmetrix.com/compare/c5ETLdzN/hJEXak5F

Can i move to OVH? mratwork.com run by which server?
« Last Edit: 2015-10-09, 11:38:42 by murshed »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Improve Server Response Time!
« Reply #3 on: 2015-10-09, 12:10:48 »
Inform here 'sh /script/sysinfo'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline murshed

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Improve Server Response Time!
« Reply #4 on: 2015-10-09, 12:19:40 »
Here is the info
Quote
[root@core ~]# sh /script/sysinfo

A. Kloxo-MR: 7.0.0.b-2015092401
   - Web: hiawatha-9.14.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.41-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.7 (Final) x86_64
   - Hostname: core.gournadi.com
C. Services:
   1. MySQL: MariaDB-server-10.0.21-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el6.x86_64
      - Used: --Use PHP Branch--
   3. Httpd: --uninstalled--
      - PHP Type: php-fpm_worker
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.5-1.el6.ngx.x86_64
   7. Cache: --uninstalled--
   8. Dns: nsd-4.1.5-1.mr.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048        698       1349         74          0        288
   -/+ buffers/cache:        409       1638
   Swap:         2048        156       1891
E. Disk Space:
   Filesystem         Size  Used Avail Use% Mounted on
   /dev/ploop25993p1   99G  8.9G   85G  10% /


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Improve Server Response Time!
« Reply #5 on: 2015-10-09, 12:51:42 »
Sadly, only apache/httpd possible to use page-speed (from google; possible images/css/js size optimizer).

So, only possible for without apache/httpd is install/enable apc (or opcache) and memcached.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline murshed

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Improve Server Response Time!
« Reply #6 on: 2015-10-09, 13:08:21 »
Solution? :-(

Apache not work properly after install apache 2.4 and uninstall.
« Last Edit: 2015-10-09, 13:12:28 by murshed »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Improve Server Response Time!
« Reply #7 on: 2015-10-09, 13:14:33 »
Try:
1. Install 'multiple php' in 'webserver configure'
2. Select 'php54m' instead 'php branch' for 'php used' in 'webserver configure'
3. Copy/rename apc.nonini to apc_used.ini and memcached.nonini to memcached_used.ini in '/opt/php54m/etc/php.d'
4. Restart web with 'sh /script/restart-web -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline murshed

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Improve Server Response Time!
« Reply #8 on: 2015-10-09, 19:40:03 »
[root@core php.d]# sh /script/restart-web -y

Stopping php54m-fpm:                                       [  OK  ]
Starting php54m-fpm:                                       [  OK  ]
-------------------------------------------------------------------

/script/restart.inc: /etc/init.d/httpd: /bin/bash^M: bad interpreter: No such file or directory
-------------------------------------------------------------------

- For help, type '/script/restart-web [--help|-h]'


after this command : yum reinstall httpd* -y; pkill -9 httpd; sh /script/restart-web -y

Its works fine now. But Please help me, How to Improve Server Response Time?
« Last Edit: 2015-10-09, 19:46:34 by murshed »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Improve Server Response Time!
« Reply #9 on: 2015-10-10, 03:36:36 »
Give me an access to your ssh dan Kloxo-MR panel. Send to my PM.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline murshed

  • Valuable Member
  • *
  • Posts: 93
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Improve Server Response Time!
« Reply #10 on: 2015-10-10, 19:48:02 »
let us know, how to do this.
« Last Edit: 2015-10-10, 20:28:17 by murshed »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Improve Server Response Time!
« Reply #11 on: 2015-10-10, 20:31:09 »
If using proxy (example: nginx-proxy), try:

1. Install 'multiple php' in 'webserver configure'
2. Select 'php54m' instead 'php branch' for 'php used' in 'webserver configure'
3. Copy/rename apc.nonini to apc_used.ini and memcached.nonini to memcached_used.ini in '/opt/php54m/etc/php.d'
4. install google pagespeed with 'yum install mod-pagespeed-stable --enablerepo=*page* -y'
5. Restart web with 'sh /script/restart-web -y'.
..:: 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.044 seconds with 18 queries.

web stats analysis