diff --git a/roles/pagure/templates/0_pagure.conf b/roles/pagure/templates/0_pagure.conf index 8ed899f6de..81e84ec666 100644 --- a/roles/pagure/templates/0_pagure.conf +++ b/roles/pagure/templates/0_pagure.conf @@ -13,8 +13,9 @@ WSGIDaemonProcess paguredocs user=git group=git maximum-requests=1000 display-na Protocols h2 h2c http/1.1 -ServerLimit 1500 -MaxRequestWorkers 1500 +ServerLimit 100 +ThreadsPerChild 30 +MaxRequestWorkers 3000 MaxConnectionsPerChild 1000 ## Redirects http -> https