Apache
MPM Workers


REQUEST:

Please change your worker parameter naming convention in regards to MAX.



Example:

Parameter1

MaxParameter1

Parameter2

MaxParameter2



Why?  I completely misunderstood the difference between ThreadLimit and 
ThreadsPerChild.  I have wasted over 8 hours researching the difference.



Try this out:

ThreadsPerChild    32

MaxThreadsPerChild  40



It is obvious what the relationship is between parameters with and without the 
prefix “max”.  Compare these ThreadLimit and ThreadsPerChild.  Following my 
proposed standard makes the relationship obvious.



Thanks



Lance

Reply via email to