Webastor - Programming Tips and Tricks

General Category => General Discussion => Topic started by: Clayton on May 05, 2018, 07:02:15 AM

Title: Would exceed the serverlimit value of 16?
Post by: Clayton on May 05, 2018, 07:02:15 AM
Hi, I have a question that has bothered me for quite a long time, would exceed the serverlimit value of 16? Thank you kindly inform me please but it is not very urgent.
Title: Re: Exceed the serverlimit value of 16
Post by: Kobi on August 08, 2019, 06:17:48 PM
In the case of hybrid MPMs, the default value is 16 (ServerLimit directive). Therefore, to assign a value to the MaxRequestWorkers directive that requires more than 16 processes, you must also increase the value of the ServerLimit directive.