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 a brake to keep a runaway server from taking # the system with it as it spirals down... # MaxClients 150
There's no mention in the conf file about 255 being the limit, so I don't know if setting this to 1000 is a problem or not. -----Original Message----- From: Delao, Darryl W 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 mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list