PR#4436: Replace deprecated MaxRequestsPerChild in the docs.
Merges #4436 https://pagure.io/koji/pull-request/4436 Fixes: #4176 https://pagure.io/koji/issue/4176 Deprecated apache option noted in the manual
This commit is contained in:
commit
3980afb821
1 changed files with 1 additions and 1 deletions
|
|
@ -690,7 +690,7 @@ size before respawning).
|
|||
</IfModule>
|
||||
<IfModule event.c>
|
||||
...
|
||||
MaxRequestsPerChild 100
|
||||
MaxConnectionsPerChild 100
|
||||
</IfModule>
|
||||
|
||||
/etc/httpd/conf.d/kojihub.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue