GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Apache Question (https://gfy.com/showthread.php?t=722293)

AdPatron 04-08-2007 12:47 PM

Apache Question
 
How do I make it so apache can have handle more than the 256 requests?

Dynamix 04-08-2007 12:50 PM

Hop in your server config file and increase your "MaxClients" setting

cronparser 04-08-2007 02:27 PM

Update Max Client Settings but Keep in mind Apache 1.3 is hardlimited for 256 unless you updated in src to allow for more. Apache 2.0 is default for 2000

nestle 04-08-2007 02:55 PM

FYI, it's in httpd.conf

Most likely in one of these:
/etc/httpd/conf/httpd.conf
/usr/local/apache/conf/httpd.conf

AdPatron 04-08-2007 05:59 PM

I edited the httpd.conf file and here is what I got. I guess I'll have to re-install apache.

WARNING: MaxClients of 300 exceeds compile time limit of 256 servers, lowering MaxClients to 256. To increase, please see the HARD_SERVER_LIMIT define in src/include/httpd.h.

AdPatron 04-08-2007 07:16 PM

Quote:

Originally Posted by cronparser (Post 12222328)
Update Max Client Settings but Keep in mind Apache 1.3 is hardlimited for 256 unless you updated in src to allow for more. Apache 2.0 is default for 2000

That worked, I updated the httpd.h file first before I re-installed.


All times are GMT -7. The time now is 04:51 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123