logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: What is recomended setings for my server ?
Author
fareasd



Joined: 28 Sep 2007
Posts: 1

PostPosted: Fri 28 Sep '07 15:56    Post subject: What is recomended setings for my server ? Reply with quote

I have 2 HP servers.
both have:
ram: 4gb
system hdd: 2x36gb1000rpm mirror
cpu: 1x5140

Software: Windows 2003 Standard Edition.

I installed apache 2.2.6 from http://www.apachelounge.com/viewtopic.php?p=8901
with mod_fcgi.
Also I have php 5.2.3 installed.
I have an PHP application that runs on these servers.
What is the best configuration for this kind of server, for best performance? I mean in httpd.conf.
If I test them with this: ab -n10000 -c15 http://example.com/ they fail after ~ 3000 requests.
Thanks.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Tue 02 Oct '07 9:39    Post subject: Re: What is recomended setings for my server ? Reply with quote

fareasd wrote:
fail after ~ 3000 requests.
Thanks.


What is in your error log about that "fail"? Does apache crash?
Back to top


Reply to topic   Topic: What is recomended setings for my server ? View previous topic :: View next topic
Post new topic   Forum Index -> Apache