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, 01:08:28

Author Topic: I added subdomain 3200subdomain and then add more subdomain  (Read 10873 times)

0 Members and 1 Guest are viewing this topic.

Offline bb53

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
I added subdomain 3200subdomain and then add more subdomain slow

but access website phpmyadmin use kloxo service menu process and other not slow

slow addsubdomain and delete subdomain only

I add subdomain and copy file wordpress to subdomain . i not have import data.

Code: [Select]
[root@i2315 ~]# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2013031826

B. OS: CentOS release 5.9 (Final) x86_64

C. Apps:
   1. MySQL: mysql51-5.1.70-1.ius.el5
   2. PHP: php53u-5.3.26-2.ius.el5
   3. Httpd: httpd-2.2.24-1.el5
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.1-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.27.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el5
   7. Dns: bind-9.9.2-3.P2.el5

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:         15746       1483      14262          0        115        315
   -/+ buffers/cache:       1052      14693
   Swap:         7998          0       7998

[root@i2315 ~]#


Code: [Select]
dns Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop 3,336
domain Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop 3,336
domaintraffic Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop 32,651
ftpuser Browse Browse Structure Structure Search Search Insert Insert Empty Empty Drop Drop 3,337

I add new sub domain after have 3200 subdomain. Can't not add subdomain but have FTPuser

Thank you very much
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #1 on: 2013-07-06, 15:57:25 »
Still investigate why slow add/delete domain/subdomains if more then 1000 domains/subdomains exists.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #2 on: 2013-07-06, 17:54:06 »
Another vote from me. Kloxo 6.1.12 is fast even with more than 2000 domains.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline bb53

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #3 on: 2013-07-06, 18:33:17 »
i add 3000 before slow. i think like a program read all domain subdomain before add.

Is it normal problem ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #4 on: 2013-07-06, 18:45:43 »
Quote from: "bb53"
i add 3000 before slow. i think like a program read all domain subdomain before add.

Is it normal problem ?

Yes, very poor JavaScript coding inside Kloxo-MR.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #5 on: 2013-07-06, 19:33:41 »
Not related to javascript but every add/delete domain always run 'fixphpfpm'. No solution perfectly for this situation, except 'fixphpfpm' execute for web level to client level.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bb53

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #6 on: 2013-07-06, 20:48:03 »
I forgot tell you. i add subdomain by api on ssh slow same on cp
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #7 on: 2013-07-06, 20:54:15 »
It's something after pure-pw. See shell_exec and you will see.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline bb53

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #8 on: 2013-07-06, 21:02:24 »
Quote from: "Spacedust"
It's something after pure-pw. See shell_exec and you will see.

please tell me how to because i'm a newbie

Thank you
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #9 on: 2013-07-06, 21:04:48 »
Quote from: "bb53"
Quote from: "Spacedust"
It's something after pure-pw. See shell_exec and you will see.

please tell me how to because i'm a newbie

Thank you

tail -f /usr/local/lxlabs/kloxo/log/shell_exec

and

tail -f /usr/local/lxlabs/kloxo/log/shell_error
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline bb53

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #10 on: 2013-07-06, 21:10:48 »
it's many log because i have many subdomain
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #11 on: 2013-07-06, 21:14:44 »
Add one domain and the see what happens inside log.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline bb53

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #12 on: 2013-07-06, 22:29:00 »
i try delete FTPuser , mail account and nortification
It's fast like a first time
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #13 on: 2013-07-06, 22:32:45 »
Quote from: "bb53"
i try delete FTPuser , mail account and nortification
It's fast like a first time

Try adding a customer with 10-20 domains and 10-20 databases. The remove whole customer.

It takes ages to complete...
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline bb53

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: I added subdomain 3200subdomain and then add more subdom
« Reply #14 on: 2013-07-06, 23:01:31 »
it's slower than first time
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.043 seconds with 19 queries.

web stats analysis