RE: Apache Help

2002-12-03 Thread Delao, Darryl W
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

Re: Apache Help

2002-12-02 Thread Rick Johnson
-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

Re: Apache Help

2002-12-02 Thread Joseph A Nagy Jr
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: |

RE: Apache Help

2002-12-02 Thread Delao, Darryl W
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: |

Re[2]: Apache Help

2002-12-02 Thread Søren Neigaard
[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 to

Re: Apache Help

2002-12-02 Thread Rick Johnson
-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

Re: Apache Help

2002-12-02 Thread Joseph A Nagy Jr
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

RE: Apache Help

2002-12-02 Thread Delao, Darryl W
: 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

Re: Apache Help

2002-12-02 Thread Joseph A Nagy Jr
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

RE: Apache Help

2002-12-02 Thread Ira Childress
To: [EMAIL PROTECTED] Sent: 12/2/02 10:40 AM Subject: Apache Help I need some help making Apache accept more than 256 users at a time. How do I go about doing this? I need apache to support at least 1000 simultaneous users. Thank you, Darryl -- redhat-list mailing list unsubscribe mai

Apache Help

2002-12-02 Thread Delao, Darryl W
I need some help making Apache accept more than 256 users at a time.  How do I go about doing this?  I need apache to support at least 1000 simultaneous users.   Thank you, Darryl

Apache help needed

1999-11-23 Thread sixx
Hi there, I'm trying to configure apache 1.3.9 + php 3.0.12 + MySQL 3.22.27, MySQL doesn't complain, neither does php when i used a .php3 script =) but trouble appears as i couldn't run any cgi off my default httpd user www for a user eg. test as a virtual host. In my logs it shows permission