Post Reply  Post Thread 
Pages (3): « First < Previous 1 2 [3] Last »
How many domains are you running?
Author Message
ispcomm
Junior Member
*


Posts: 29
Group: Registered
Joined: Apr 2008
Status: Offline
Reputation: 1
Post: #21
RE: How many domains are you running?

This thread is old, but I would like to contribute.

I run an average of 150-250 domains per server using vhcs2 (modified for the purpose ;-). I also have an old server which is serving the same amount of domains (~200) with no control panel (hand installed and tuned). This old server is a dual P-III with 1024MB of ram and 3-disk soft raid-5 running on 120gbyte pata disks. The point is: any server should be enogh provided it's properly installed and tuned. I have notice of P4-3000 with 2Gbyte memory and hardware raid10 pushing an excess of 500 domains per server.

However, vhcs2 and omega (judging from some source code reading) will have trouble crossing the 100domain mark in their default configuration.

The problem is not how fast are the servers but the design and handling of logs, backups, statistics analysis etc. The continuous copying of files, analyzing and updating is killing performance as most of the time is spent copying and handling old data rather than serving sites.

The original vhcs2 I was using (3 years ago) hit it's dead point as soon as I reached the 50 domains mark. The problem gets even worse if a few of the sites are medium-traffic ones (I mean in the range of 1gbyte logs per day).

I would like to start a new thread for optimizing all this stuff (and post my mods) however I'm waiting for 1.0.0 to get out of the gates as any "distraction" would probably delay it's release.

ispcomm

05-05-2008 05:33 PM
Find all posts by this user Quote this message in a reply
xister
Junior Member
****
Dev Team

Posts: 94
Group: Dev Team
Joined: Oct 2006
Status: Offline
Reputation: 5
Post: #22
RE: How many domains are you running?
05-05-2008 05:57 PM
Find all posts by this user Quote this message in a reply
rsmithgs
Junior Member
*


Posts: 170
Group: Registered
Joined: Apr 2007
Status: Offline
Reputation: 1
Post: #23
RE: How many domains are you running?

ispcomm Wrote:
This thread is old, but I would like to contribute.

I run an average of 150-250 domains per server using vhcs2 (modified for the purpose ;-). I also have an old server which is serving the same amount of domains (~200) with no control panel (hand installed and tuned). This old server is a dual P-III with 1024MB of ram and 3-disk soft raid-5 running on 120gbyte pata disks. The point is: any server should be enogh provided it's properly installed and tuned. I have notice of P4-3000 with 2Gbyte memory and hardware raid10 pushing an excess of 500 domains per server.

However, vhcs2 and omega (judging from some source code reading) will have trouble crossing the 100domain mark in their default configuration.

The problem is not how fast are the servers but the design and handling of logs, backups, statistics analysis etc. The continuous copying of files, analyzing and updating is killing performance as most of the time is spent copying and handling old data rather than serving sites.

The original vhcs2 I was using (3 years ago) hit it's dead point as soon as I reached the 50 domains mark. The problem gets even worse if a few of the sites are medium-traffic ones (I mean in the range of 1gbyte logs per day).

I would like to start a new thread for optimizing all this stuff (and post my mods) however I'm waiting for 1.0.0 to get out of the gates as any "distraction" would probably delay it's release.

ispcomm


Maybe it's worth starting this thread now? Wouldn't have thought there would be that many effecting factors between now and 1.0.0 stable?


I'm using VHCS and want to change to something better. ispCP Omega is looking to be the answer.
05-05-2008 06:12 PM
Find all posts by this user Quote this message in a reply
ispcomm
Junior Member
*


Posts: 29
Group: Registered
Joined: Apr 2008
Status: Offline
Reputation: 1
Post: #24
RE: How many domains are you running?

xister Wrote:
The big problem are the log files.
We have five open logs files for one domain. Sad

Yes, their number and their handling is what I'm painfully aware of. Thanks for the pointers. I had already found the mod_log_spread one, but since my language is not german I hadn't found the other one.

I have studied the way gplhost solved their stuff (and for that matter I have studied all other open and many proprietary control panels released in the last 10 years). I have a solution for my own vhcs servers (but it breaks compatibility so it's a post 1.0.0 thing).

If you're curious, my solution only uses a single combined log file for all domains (and an extra error file, also for all domains). Logs are then tailed and fed in the database by a single process. A separate process filters them and feeds awstats. There's a house-keeping process that makes sure databases are compact and fast (i.e. not rrd as that looses too much data, but also well under the 2-3 million rows that vhcs would keep if I let it).

I could not believe it when I first discovered vhcs had set up a separate log file just for the bytes exchange on each request (that is just plain lazy and stupid).

ispcomm.

PS: Omega started when I was to fork vhcs by myself. So I've been lurking ispcp since the beginning and I've been hoping it would move on from where vhcs left. While seeing much effort from the developers, I won't hide my disappointment versus the actual results. Ispcp looks more like a facelift to vhcs instead of dealing with the structural problems that are present in it. This is why I decided to become more active in the development trying to help out amaic (as much as I can).

05-05-2008 06:35 PM
Find all posts by this user Quote this message in a reply
ergo
Junior Member
*


Posts: 26
Group: Registered
Joined: Apr 2008
Status: Online
Reputation: 0
Post: #25
RE: How many domains are you running?

i have 30 domains on my VPS so far.

05-07-2008 04:53 PM
Find all posts by this user Quote this message in a reply
KeNt
Junior Member
*


Posts: 27
Group: Registered
Joined: Jan 2007
Status: Offline
Reputation: 0
Post: #26
RE: How many domains are you running?

I have IQ - 25 cm =)))


Debian Etch AMD64 user
05-08-2008 08:58 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Pages (3): « First < Previous 1 2 [3] Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

| All rights reserved : isp-control.net |