[Cialug] Slightly OT, .. Tuning Apache under Chocolatey

Andrew Denner linux-list at upeke.com
Mon Jan 27 20:05:37 UTC 2020


Since you are using windows, the npm model you are using is  mpm_winnt by
my understanding. It would appear that threads per child is the setting
that matters.
http://www.devside.net/articles/apache-performance-tuning

On Mon, Jan 27, 2020 at 1:35 PM L. V. Lammert <lvl at omnitec.net> wrote:

> On Mon, 27 Jan 2020, Dave Hala wrote:
>
> > What does the httpd log say?
> >
> AH00326: Server ran out of threads to serve requests. Consider raising the
> ThreadsPerChild setting
>
> Found that in httpd-mpm.conf, .. they were set at MaxClients 150 and
> Threads pr Child 25. What would be reasonable values for a prod server?
>
>         Thanks!
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
>


More information about the Cialug mailing list