From aa448814ee702aa2e34ee0dd0b49bdc3a3a19a8e Mon Sep 17 00:00:00 2001 From: Joe VLcek Date: Aug 01 2025 19:26:54 +0000 Subject: Replace deprecated MaxRequestsPerChild in the docs. Fixes: #4176 --- diff --git a/docs/source/server_howto.rst b/docs/source/server_howto.rst index be8a6bd..a03e14a 100644 --- a/docs/source/server_howto.rst +++ b/docs/source/server_howto.rst @@ -690,7 +690,7 @@ size before respawning). ... - MaxRequestsPerChild 100 + MaxConnectionsPerChild 100 /etc/httpd/conf.d/kojihub.conf