In: https://docs.pagure.org/koji/server_howto/ in section "/etc/httpd/conf/httpd.conf" the deprecated option MaxRequestsPerChild is used. See: https://httpd.apache.org/docs/2.4/en/mod/mpm_common.html#maxconnectionsperchild
I think, MaxConnectionsPerChild will be correct for all three settings.
Metadata Update from @tkopecek: - Custom field Size adjusted to None - Issue set to the milestone: 1.36
Metadata Update from @mikem: - Issue tagged with: doc
fwiw, this was simply an oversight in #1804, which initially addressed this.
The third IfModule block was added in #1340 (merged Apr 2019), and while #1804 was merged after that (in Nov 2019), the original commit is dated Oct 2018. So the original PR only updated the first two. This wasn't noticed when the PR was rebased (and this fact is not obvious if you look at the default diff).
Metadata Update from @mikem: - Issue tagged with: no_qe
Commit 3980afb8 fixes this issue
Commit 1ae0d3bd fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/4176
Please continue any further discussion there.