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, 13:20:05

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sunsit

Pages: [1] 2
1
Indonesia Users / Re: Apache traffic server
« on: 2017-08-04, 13:32:41 »
php-fpm type pilih yang mana pak.. dynamic atau ondemand?

2
Indonesia Users / Re: Apache traffic server
« on: 2017-08-03, 14:25:45 »
[root@server ~]# cat /etc/my.cnf
# The following options will be passed to all MySQL clients
[client]
#password  = your_password
port    = 3306
socket    = /var/lib/mysql/mysql.sock

# Here follows entries for some specific programs

# The MySQL server
[mysqld]
#default-storage-engine = myisam
#skip-innodb
#port    = 3306
#socket    = /var/lib/mysql/mysql.sock
#skip-external-locking
#skip-name-resolve
max_connections                 = 2000
#query_cache_type = 1
#query_cache_limit = 256K
#query_cache_min_res_unit = 2k
#query_cache_size = 268435456
[root@server ~]#

[root@server ~]# cat /etc/my.cnf.d/server.cnf
#
# These groups are read by MariaDB server.
# Use it for options that only the server (but not clients) should see
#
# See the examples of server my.cnf files in /usr/share/mysql/
#

# this is read by the standalone daemon and embedded servers
[server]

# this is only for the mysqld standalone daemon
[mysqld]
max-allowed-packet=256M
performance-schema=on
default-storage-engine=myisam
skip-innodb
#OpenVZ AIO bug fix
innodb-use-native-aio=0

# this is only for embedded server
[embedded]

# This group is only read by MariaDB servers, not by MySQL.
# If you use the same .cnf file for MySQL and MariaDB,
# you can put MariaDB-only options here
[mariadb]

# This group is only read by MariaDB-10.0 servers.
# If you use the same .cnf file for MariaDB of different versions,
# use this group for options that older servers don't understand
[mariadb-10.0]

[root@server ~]#

3
Indonesia Users / Re: Apache traffic server
« on: 2017-08-03, 11:01:33 »
yang /etc/my.cnf udah saya rubah2 terus karena ga ada efeknya..


[root@server ~]# cat /etc/my.cnf; cat /etc/my.cnf.d/server.cnf

# The following options will be passed to all MySQL clients
[client]
#password  = your_password
port    = 3306
socket    = /var/lib/mysql/mysql.sock

# Here follows entries for some specific programs

# The MySQL server
[mysqld]
#default-storage-engine = myisam
#skip-innodb
#port    = 3306
#socket    = /var/lib/mysql/mysql.sock
#skip-external-locking
#skip-name-resolve
max_connections                 = 2000
#query_cache_type = 1
#query_cache_limit = 256K
#query_cache_min_res_unit = 2k
#query_cache_size = 268435456
#
# These groups are read by MariaDB server.
# Use it for options that only the server (but not clients) should see
#
# See the examples of server my.cnf files in /usr/share/mysql/
#

# this is read by the standalone daemon and embedded servers
[server]

# this is only for the mysqld standalone daemon
[mysqld]
max-allowed-packet=256M
performance-schema=on
default-storage-engine=myisam
skip-innodb
#OpenVZ AIO bug fix
innodb-use-native-aio=0

# this is only for embedded server
[embedded]

# This group is only read by MariaDB servers, not by MySQL.
# If you use the same .cnf file for MySQL and MariaDB,
# you can put MariaDB-only options here
[mariadb]

# This group is only read by MariaDB-10.0 servers.
# If you use the same .cnf file for MariaDB of different versions,
# use this group for options that older servers don't understand
[mariadb-10.0]

4
Indonesia Users / Re: Apache traffic server
« on: 2017-08-03, 10:23:42 »
sudah pak..sampe ijo semua.. malah di web loadingnya lambat..
tapi yang saya tambah di /etc/my.cnf .
apa pengaruhnya beda pak?

5
Indonesia Users / Re: Apache traffic server
« on: 2017-08-03, 09:56:36 »
optimasi di my.conf kan pak..
sudah aku gonta ganti settingan belum ada yang pas..
bagaimana pak untuk settingan ram 72gb

6
Indonesia Users / Re: Apache traffic server
« on: 2017-08-03, 09:18:58 »
Web saya loadingnya lambat pak klo pas malam. load averagenya sampai 600an ,mysql sampai 2000% cpu .saya pakai apache dgn settingan maksimal.
Kalau pakai nginxproxy map domain lain ga bisa mengarah ke docroot. padahal kalau map ip bisa pak.
ATS saya matikan pak karena ga ada pengaruhnya.
opcache dan memcached q aktifkan agak membantu sedikit.
page speed ga membantu..
saya pakai script framework codeigniter.


A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017080103
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php56s - 5.6.31-1.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname:
C. Services:
   1. MySQL: MariaDB-server-10.0.31-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.31-1.ius.centos6.x86_64
        - Multiple:
          * php56m - 5.6.31-1.ius.centos6
      - Used: php56m-fpm
      - Multiple: enable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.13.3-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.27-1.ius.centos6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: on
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: nsd
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.16-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.57.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.57.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: --Disabled--
      - --Disabled--: --uninstalled--
D. Memory:
             total       used       free     shared    buffers     cached
Mem:         72496      72009        486        172        857      67977
-/+ buffers/cache:       3174      69322
Swap:         4095          0       4095
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2       913G  173G  694G  20% /

7
Indonesia Users / Apache traffic server
« on: 2017-08-03, 08:28:19 »
Minta tolong Pak..
Di service kenapa ATS state nya warna merah?

8
Indonesia Users / Re: website lambat
« on: 2017-05-23, 17:23:29 »
manual pak, kalau di panel dimana ya pak..
"waktu-tunggu" di settingan mana pak

9
Indonesia Users / website lambat
« on: 2017-05-23, 16:15:35 »
Mohon pencerahan pak.. sudah aku utak atik website tetep lambat klo pas malam2 gini..
Ini settingan saya:
pm = dynamic
pm.max_children = 10000
pm.start_servers = 20
pm.min_spare_servers = 20
pm.max_spare_servers = 20
pm.max_requests = 100000
Apache memory optimize : High
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017051802
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php56s-5.6.30-2.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname:
C. Services:
   1. MySQL: MariaDB-server-10.0.30-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php54-cli-5.4.45-1.ius.centos6.x86_64
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.13.0-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.25-3.ius.centos6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: nsd
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.16-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: --Disabled--
      - --Disabled--: --uninstalled--
D. Memory:
             total       used       free     shared    buffers     cached
Mem:         72496       9359      63136        161        211       1336
-/+ buffers/cache:       7810      64685
Swap:         4095          0       4095
E. Disk Space:
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2       913G   81G  786G  10% /

10
Kloxo-MR Technical Helps / Re: httpd state off sendirinya
« on: 2017-05-07, 06:15:56 »
kalau saat ini sudah up pak dengan reboot..
tetapi nanti akan begitu lagi..

11
Kloxo-MR Technical Helps / Re: httpd state off sendirinya
« on: 2017-05-07, 06:06:40 »
Itu sudah high pak..

12
Kloxo-MR Technical Helps / httpd state off sendirinya
« on: 2017-05-07, 03:18:45 »
Pak, apa penyebabnya httpd state tiba2 merah dengan sendirinya.

Error log :
 
[Sun May 07 03:51:44 2017] [core:error] [pid 16139] [mpm_unix.c(162):] [AH00046: child process 21121 still did not exit, sending a SIGKILL]
[Sun May 07 03:51:44 2017] [core:error] [pid 16139] [mpm_unix.c(162):] [AH00046: child process 21143 still did not exit, sending a SIGKILL]
[Sun May 07 03:51:45 2017] [-:alert] [pid 16148] [fcgi_pm.c(951):] [FastCGI: read() from pipe failed (0)]
[Sun May 07 03:51:45 2017] [-:alert] [pid 16148] [fcgi_pm.c(954):] [FastCGI: the PM is shutting down, Apache seems to have disappeared - bye]
[Sun May 07 03:51:45 2017] [suexec:notice] [pid 21668] [mod_suexec.c(101):] [AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)]
[Sun May 07 03:51:45 2017] [-:notice] [pid 21668] [mod_security2.c(743):] [ModSecurity for Apache/2.9.1 (http://www.modsecurity.org/) configured.]
[Sun May 07 03:51:45.310172 2017] [:notice] [pid 21668:tid 139639076464608] ModSecurity: APR compiled version="1.5.2"; loaded version="1.5.2"
[Sun May 07 03:51:45.310178 2017] [:notice] [pid 21668:tid 139639076464608] ModSecurity: PCRE compiled version="7.8 "; loaded version="7.8 2008-09-05"
[Sun May 07 03:51:45.310182 2017] [:notice] [pid 21668:tid 139639076464608] ModSecurity: LUA compiled version="Lua 5.1"
[Sun May 07 03:51:45.310185 2017] [:notice] [pid 21668:tid 139639076464608] ModSecurity: LIBXML compiled version="2.7.6"
[Sun May 07 03:51:45.310187 2017] [:notice] [pid 21668:tid 139639076464608] ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On.
[Sun May 07 03:51:45 2017] [auth_digest:notice] [pid 21669] [mod_auth_digest.c(236):] [AH01757: generating secret for digest authentication ...]
[Sun May 07 03:51:45 2017] [core:emerg] [pid 21669] [util_mutex.c(394):] [AH00023: Couldn't create the lua-ivm-shm mutex ]
[Sun May 07 03:51:45.471804 2017] [:emerg] [pid 21669:tid 139639076464608] AH00020: Configuration Failed, exiting

Sysinfo:
A. Control Panel:
   - Kloxo-MR: 7.0.0.c-2017050104
   - Web: hiawatha-10.6.0-f.1.mr.el6.x86_64
   - PHP: php56s-5.6.30-2.ius.centos6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.9 (Final) x86_64
   - Hostname:
C. Services:
   1. MySQL: MariaDB-server-10.0.30-1.el6.x86_64
   2. PHP:
      - Installed:
        - Branch: php56u-cli-5.6.30-2.ius.centos6.x86_64
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-10.6.0-f.1.mr.el6.x86_64
     - Lighttpd: lighttpd-1.4.45-1.el6.x86_64
     - Nginx: nginx-1.13.0-1.el6.ngx.x86_64
     - Apache: httpd24u-2.4.25-3.ius.centos6.x86_64
       - PHP Type: php-fpm_event
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: nsd
     - Bind: bind-9.9.9-1.mr.el6.x86_64
     - DJBDns: djbdns-1.05-17.4.mr.el6.x86_64
     - NSD: nsd-4.1.14-1.el6.x86_64
     - PowerDNS: pdns-4.0.3-1.el6.MIND.x86_64
     - Yadifa: yadifa-2.2.3-1.mr.el6.x86_64
   6. Mail: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
      - pop3/imap4: dovecot-toaster-2.2.24-1.mr.el6.x86_64
      - smtp: qmail-toaster-1.03-1.3.56.mr.el6.x86_64
      - spam: bogofilter-1.2.4-1.el6.x86_64
   7. FTP: pure-ftpd
      - pure-ftpd: pure-ftpd-1.0.37-1.mr.el6.x86_64
   8. Stats: --Disabled--
      - --Disabled--: --uninstalled--

13
Indonesia Users / Map ip error kloxo 650
« on: 2016-12-23, 02:46:21 »
domain saya pakai ns1 ip xxx106 ns2 ip xxx107 dan map ip xxx108
tapi ip mengarah ke webmail list..
kasih solusi om..
thanks

[root@www ~]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2016111301

B. OS: CentOS release 6.8 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.53-1.ius.el6.x86_64
   2. PHP: php53u-5.3.29-1.ius.centos6.x86_64
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.20.mr.el6.x86_64
   7. Dns: bind-9.9.7-1.mr.el6.x86_64

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

14
Indonesia Users / Re: 2nd hd tidak terbaca
« on: 2016-12-23, 02:41:21 »
sudah work Om ..
makasih atas pencerahanya..

15
Indonesia Users / Re: 2nd hd tidak terbaca
« on: 2016-12-22, 08:54:51 »
sudah kedeteck om..aku kasih nama home/hd2,  trus klo bikin klien data masuk hd2 gmn om, aku coba add customer dgn nama hd2 error, folder exisst

Pages: [1] 2

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

Page created in 0.033 seconds with 17 queries.

web stats analysis