XFileSharing Pro - my xfilesharing config. please help

Message
Author
Ryok
Posts: 19
Joined: Oct 21, 2012 4:18 am

my xfilesharing config. please help

#1 Postby Ryok » Oct 21, 2012 4:43 am

I have a new server.
2x Intel Xeon 5620
48 GB DDR3 RAM
1GBPS port
1TB

heres my apache settings.
fileetag: All
keepalive: Off
keepalivetimeout: 5
maxclients: 1000
maxkeepaliverequests: 100
maxrequestsperchild: 10000
maxspareservers: 10
minspareservers: 5
serverlimit: 1000
serversignature: Off
servertokens: ProductOnly
startservers: 5
timeout: 30
traceenable: Extended
if i based it on google analytics. i have an average of 150-250 users online.
Image

ATOP
Image

PHP config
Image

normal SSH (top -c)
Image

The problem is there are times that the server stops on working no apache processess in the background. its just plain like this.
Image
and then my xfilesharing website and cpanel/whm wont
load and so my embedded videos. I dont know how to trace
the problem and whats causing this. If you guys know please helpme.
usually the problems lasts for like 10 minutes and it
backs to normal on its own. those down times, its very important to me.

all advises are appreciated. sorry for my bad english.

afdah
Posts: 147
Joined: Jan 27, 2012 2:23 pm

#2 Postby afdah » Oct 21, 2012 4:51 am

seems like apache crash and cpanel restart your crashed apache.

Ryok
Posts: 19
Joined: Oct 21, 2012 4:18 am

#3 Postby Ryok » Oct 21, 2012 4:57 am

how to detect it? and how to stop it from crashing.

have a nice day.

ufkabakan
Posts: 332
Joined: Apr 13, 2011 9:37 pm

#4 Postby ufkabakan » Oct 21, 2012 10:02 am

Check System logs, Apache Logs and all others.

I dont use WHM/cPanel for my servers, because it use more resource and it have own complicated for error tracking etc.

My advice for 1 site hosting, install servers one by one and check/control manualy.

Ryok
Posts: 19
Joined: Oct 21, 2012 4:18 am

#5 Postby Ryok » Oct 22, 2012 2:51 am

fixed by raising max clients.