Post Reply  Post Thread 
Without fastcgi
Author Message
Z4P
Junior Member
*


Posts: 60
Group: Registered
Joined: May 2007
Status: Offline
Reputation: 0
Post: #31
RE: Without fastcgi

Hmm jeay me too.

@Joximu, Thanks all small bits will help.


| Free hosting Gethost | Free guestbook Get-gb |
05-13-2007 08:00 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ephigenie
Administrator
*******
Administrators

Posts: 659
Group: Administrators
Joined: Oct 2006
Status: Offline
Reputation: 12
Post: #32
RE: Without fastcgi

I don't think that in the end ispCP needs more Ram than vhcs2.

Sometimes i might even be a bit less - because of the use of mpm-worker which consumes less memory altogether because it uses a threaded worker which doesn't have to fork a process for a requestslot like the prefork worker does.

so there're only the php-processes left... They actually can consume a lot of ram - but i don't think you're running 200+ domains on a 128Mb vserver Wink so its around 15-30Megs of Ram per Customer max used.

05-13-2007 08:31 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu
Moderator
*****


Posts: 3,534
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 47
Post: #33
RE: Without fastcgi

@z4p

well, you also can disable bind9 - as cube does.
Your DNS is/are managed somewhere else...

05-14-2007 12:03 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ArcAiN6
Junior Member
*


Posts: 37
Group: Registered
Joined: Apr 2007
Status: Offline
Reputation: 0
Post: #34
RE: Without fastcgi

ok... is it just me, or does he not have any swp space at all?? THis could be a reason for poor server performance.
his reads:

Code:
Mem:    471856k total,    44396k used,   427460k free,        0k buffers
Swap:        0k total,        0k used,        0k free,        0k cached


mine reads:

Code:
Mem:    257108k total,   253236k used,     3872k free,    52292k buffers
Swap:   522104k total,   109028k used,   413076k free,    28864k cached


and mine seems to run pretty fast...

05-14-2007 09:15 PM
Find all posts by this user Quote this message in a reply
BeNe
Moderator
*****


Posts: 2,579
Group: Moderators
Joined: Jan 2007
Status: Offline
Reputation: 35
Post: #35
RE: Without fastcgi

SWAP is bad!!!

Why should his server create a swap ?
He has enough memory free!


05-14-2007 09:24 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ephigenie
Administrator
*******
Administrators

Posts: 659
Group: Administrators
Joined: Oct 2006
Status: Offline
Reputation: 12
Post: #36
RE: Without fastcgi

Swap is bad for performance - but every server needs swapspace - even the 32Gb Sun Server have huge swap areas.

Swapping is the only way if there's too few Ram.

So on Systems with < 256 Megs Ram you really need swap!
On Vservers it seems a bit more complicated as i tried to let him create some swap but this seems to be managed in the upper layer of its paravirtualization. So maybe the limits set on that server are just too aggressive.

If he actually could use those 400+ Megs of Ram it would be more than enough.
But it seems as if he cannot use that Ram as he wants to.
And the virtualization - manager kicks those processes out of Ram that go above 128Mb

05-14-2007 09:36 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Z4P
Junior Member
*


Posts: 60
Group: Registered
Joined: May 2007
Status: Offline
Reputation: 0
Post: #37
RE: Without fastcgi

Hmm, stil is apache crashing down alot. but strange because top gives i have enougf memory:

Code:
top - 01:34:17 up 3 days,  9:27,  1 user,  load average: 0.00, 0.00, 0.00
Tasks:  35 total,   2 running,  33 sleeping,   0 stopped,   0 zombie
Cpu(s):  0.0% us,  0.0% sy,  0.0% ni, 100.0% id,  0.0% wa,  0.0% hi,  0.0% si
Mem:    471856k total,    29728k used,   442128k free,        0k buffers
Swap:        0k total,        0k used,        0k free,        0k cached


| Free hosting Gethost | Free guestbook Get-gb |
05-15-2007 04:34 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Daff
Junior Member
****
Dev Team

Posts: 36
Group: Dev Team
Joined: Oct 2006
Status: Offline
Reputation: 0
Post: #38
RE: Without fastcgi

Hm, got the same Problem. I installed OpenVZ on a server lately and now I have a nice Playground. But Apache doesn't even start when I set privvmpages to less than 512 Megs. For comparison:

My current System (about 40 Webpages) running VHCS at a VPS Hoster:

VPS Memory Usage
Currently used: 197.664 MB
Warranted: 512 MB
Burstable: 1536 MB

Now the freshly installed ISPCP Omega RC2c on my own Hardware Node:

VPS Memory Usage
Currently used: 634.734 MB
Warranted: 128 MB
Burstable: 1024 MB

I had to set
PRIVVMPAGES="262144:262144"
Just to get Apache running at all.
I basically wanted to create a VPS with 128 Megs RAM and 256 Megs Burstable with ISPCP for a new costumer (I now its too less but for more he simply has to pay more Wink. So its not very economic for me when he sees that he has 1 Gig Available (even if 896 Megs are swapped in fact).

05-25-2007 11:23 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ephigenie
Administrator
*******
Administrators

Posts: 659
Group: Administrators
Joined: Oct 2006
Status: Offline
Reputation: 12
Post: #39
RE: Without fastcgi

Hm this is bad - way too much memory is used Sad

I wonder which part takes it.
On my physical servers it doesn't look like that - perhaps there's some shm allocated somewhere. Perhaps you can try to use mod_fcgid instead of mod_fastcgi ?

How much memory do you allow your php to use ? 8,16,32,64 ?

05-25-2007 03:48 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Daff
Junior Member
****
Dev Team

Posts: 36
Group: Dev Team
Joined: Oct 2006
Status: Offline
Reputation: 0
Post: #40
RE: Without fastcgi

Thats the basic installation config and the base system (no accounts, nothing changed in the config). So I think the default is 8 megs. I don't get the reason for such a huge memory consumption. The Apache error log gives this (with 512 Megs of RAM burstable!):

[Fri May 25 09:55:17 2007] [alert] (12)Cannot allocate memory: apr_thread_create: unable to create worker thread
[Fri May 25 09:55:17 2007] [alert] (12)Cannot allocate memory: apr_thread_create: unable to create worker thread
[Fri May 25 09:55:19 2007] [alert] No active workers found... Apache is exiting!

I disabled greylisting and if I stop bind apache starts but still produces a lot of this error messages. The base OpenVZ Configuration ist from my current VPS at http://www.vc-server.de (VDS Pro) so there should be enough ressources except the memory stuff. The PRIVVMPAGES seem to be the main problem which is the size of private (or potentially private) memory allocated by an application.

05-25-2007 08:02 PM
Visit this user's website Find all posts by this user Quote this message in a reply
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 |