Excellent info Rick, Thank you!
Darryl
-Original Message-
From: Rick Johnson [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 5:21 PM
To: [EMAIL PROTECTED]
Subject: Re: Apache Help
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Delao, Darryl W wrote:
| I currently have 3 web
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Delao, Darryl W wrote:
| I currently have 3 web servers, each dual 2.4 xeon's with 6 gig of
| ram, all load balanced. However, I am expecting anywhere from 2000 to
| 4000 users on my servers at any given time within the next few weeks,
| therefore I am
ld be nice to make each server
handle 1000 requests.
Darryl
-Original Message-
From: Rick Johnson [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 1:36 PM
To: [EMAIL PROTECTED]
Subject: Re: Apache Help
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joseph A Nagy Jr wrote:
|
erver
handle 1000 requests.
Darryl
-Original Message-
From: Rick Johnson [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 1:36 PM
To: [EMAIL PROTECTED]
Subject: Re: Apache Help
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joseph A Nagy Jr wrote:
| Delao, Darryl W wrote:
|
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joseph A Nagy Jr wrote:
| Delao, Darryl W wrote:
|
|> Ya, if you try to put it over 256, it will set it back to 256 on the next
|> reboot. I have not tried setting the max clients yet. If I wanted 1000
|> users at once on my machine, do I set the max
ginal Message-
From: Ira Childress [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 10:50 AM
To: 'Delao, Darryl W '; '[EMAIL PROTECTED] '
Subject: RE: Apache Help
Did you try setting the MaxClients in the httpd.conf file:
# Limit on total number of servers ru
: Ira Childress [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 10:50 AM
To: 'Delao, Darryl W '; '[EMAIL PROTECTED] '
Subject: RE: Apache Help
Did you try setting the MaxClients in the httpd.conf file:
# Limit on total number of servers running, i.e., limit on the nu
Ira Childress wrote:
Did you try setting the MaxClients in the httpd.conf file:
# Limit on total number of servers running, i.e., limit on the number
# of clients who can simultaneously connect --- if this limit is ever
# reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW.
# It
Did you try setting the MaxClients in the httpd.conf file:
# Limit on total number of servers running, i.e., limit on the number
# of clients who can simultaneously connect --- if this limit is ever
# reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW.
# It is intended mainly as