Apacheの同時接続数(preforkモード)に達した際のログ
Apacheバージョン(httpd-2.4.6)
エラーログの出力内容
server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting
Apache 2.3.13のバージョンから、MaxClientsではなく、MaxRequestWorkersに変わってたのか。 まだ、MaxClientsもまだ、サポートされているようですね。
情報ソース(Apache MPM Common Directives) https://httpd.apache.org/docs/2.4/en/mod/mpm_common.html