Updated to AlmaLinux 9 and reduced image size. Updated documentation to reflect move to ECR and changes
This commit is contained in:
@@ -13,8 +13,8 @@ listen.owner = apache
|
||||
listen.group = apache
|
||||
|
||||
pm = static
|
||||
pm.max_children = 25
|
||||
pm.max_requests = 1000
|
||||
pm.max_children = 10
|
||||
pm.max_requests = 150
|
||||
|
||||
slowlog = /etc/httpd/logs/error_log
|
||||
request_slowlog_timeout = 3s
|
||||
|
Reference in New Issue
Block a user