|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Feedback needed on Apache increase MaxClients & HARD_SERVER_LIMIT on OpenBSD
From: Daniel Ouellet (daniel
presscom.net)
Date: Mon Nov 01 2004 - 16:22:11 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > MaxRequestsPerChild 10000
>
> you like want to set this to 0 (=disable) unless you use some hughe
> memory leak like mod_perl.
No mod perl, I just did this to be safe in case there was a leak anywhere,
but I will follow your recommendations.
>
> > I found in my reading that the OpenBSD have HARD_SERVER_LIMIT in
> > src/include/httpd.h
> > and I may increase from 256 to may be 512 to address this issue.
>
> this has nothing to do with openbsd actually, that is default in apache
> 1.3.
>
> It is safe to increase, unless you run into pretty extreme memory
> shortage.
Tested and it works for me, and thanks to correct me here as well. I thought
it was the implementation of apache on OpenBSD that limited it to 256. I
stand corrected.
Daniel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]