On Fri, Apr 1, 2016 at 9:57 AM, Sylvain Goulmy <sygou...@gmail.com> wrote:
>
> No i don't use that directive, here is the extract of the running
> configuration :

OK, actually this is caused by the introduction of Listeners Buckets
(SO_REUSEPORT handling), precisely in 2.4.17.

Before we used to require MinSpareThreads >= 1, now it is rounded up
to ThreadsPerChild x num_buckets (with num_buckets being 1 in your
case, no ListenCoresBucketsRatio).

I don't think this is correct, so I'll ask on the dev@ mailing list
and keep you informed (if you are not subscribed).

Thanks for the report,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to