public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Apache 2.4 and apr patches
@ 2017-08-23 19:38 Wolfgang Apolinarski
  0 siblings, 0 replies; only message in thread
From: Wolfgang Apolinarski @ 2017-08-23 19:38 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

Hi!

I updated the patches and made some adjustments, please check and test the new versions!

Regarding the Apache 2.4 configuration, MaxRequestWorkers is the new MaxClients (it limits the total number of threads available), ThreadsPerChild standard value is 25, 16 should be enough for ipfire, since MaxRequestWorkers is computed by ServerLimit (default: 16) * ThreadsPerChild. MaxSpareThreads must be at least the sum of MinSpareThreads+ThreadsPerChild.

This should be very similar to the existing prefork configuration. If possible, please test it thoroughly.

Best regards,
Wolfgang


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-23 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-23 19:38 Apache 2.4 and apr patches Wolfgang Apolinarski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox