How to increase apache's max clients

Problems with the Linux version of XAMPP, questions, comments, and anything related.

How to increase apache's max clients

Postby bdeonline » 12. March 2005 23:16

Hi everyone,
I am trying to figure out how to increase apache's max number of clients, basicly the max request. I see where to change it but I don't know which MCM thingy that xampp uses.
Code: Select all
<IfModule prefork.c>
StartServers         5
MinSpareServers      5
MaxSpareServers     10
MaxClients         150
MaxRequestsPerChild  0
</IfModule>
Theres prefork, worker, perchild, winnt, beos, netware, and os2. I'm running a Redhat ES 3.
bdeonline
 
Posts: 5
Joined: 12. March 2005 22:50

Postby Kristian Marcroft » 12. March 2005 23:34

Hi,

XAMPP uses prefork

So long
KriS
User avatar
Kristian Marcroft
AF Moderator
 
Posts: 2962
Joined: 03. January 2003 12:08
Location: Diedorf

Postby bdeonline » 14. March 2005 16:09

Ok now that I know that does anyone have a good idea how much I can push apache before it will burst.

Server:
Intel Xeon 2.4
1GB Ram
2 146GB 10k SCSI Hard drives with a Raid 1 Controller Card.
bdeonline
 
Posts: 5
Joined: 12. March 2005 22:50


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 35 guests