RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
apache conf settings

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
nik0la



Joined: 30 Dec 2009
Posts: 102

PostPosted: Apr 26, 2010 12:17 am    Post subject: apache conf settings Reply with quote

Hello
Can anyone suggest me httpd config limits on file servers? Currently i have this

Timeout 200
KeepAlive On
maxKeepAliveRequests 150
KeepAliveTimeout 5
MinSpareServers 5
MaxSpareServers 15
StartServers 20
MaxClients 256
MaxRequestsPerChild 1000
HostnameLookups Off


Im using direct links for all users, my file serv configurations are:

Quad Core Xeon X3210*
2.13 GHz
2GB DDR2*
Back to top
View user's profile Send private message
mrperl



Joined: 06 Mar 2010
Posts: 65

PostPosted: Apr 29, 2010 11:18 am    Post subject: Re: apache conf settings Reply with quote

Hi nik0la.

- likely Timeout should be longer, like 600 or longer if you allow large
uploads. Collect statistics and calculate what it needs to be.
- disable keepalives, they help graphical browsers, not fileservers
- your other apache settings are likely ok.
- look at tuning your OS sysctl settings.

It's important that you monitor the number of apache connections and
memory consumption with munin, cacti, or whatever so you know
your system. Never allow swapping on a server - better to turn away
user connections.

mrperl
Back to top
View user's profile Send private message
nik0la



Joined: 30 Dec 2009
Posts: 102

PostPosted: May 01, 2010 7:22 am    Post subject: Reply with quote

thanks mrperl

anyway i install nginx on fileservers with pilgrim help Smile
Back to top
View user's profile Send private message
FZee



Joined: 03 Mar 2010
Posts: 76

PostPosted: May 02, 2010 1:46 am    Post subject: Reply with quote

Hi , i wanted to jump on . and ask also the same thing .

My server is
XEON DUAL CORE. 3GHZ
4GB RAM
500GB SATA
And so far i have one single server for my site only .
100MBPS umetered

dl.cgi is not used due to CPU usage.
I use direct links for all users & free users .. with 2hr expire.

So what do do you suggest ?

Thank you
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group