Updated to AlmaLinux 9 and reduced image size. Updated documentation to reflect move to ECR and changes

This commit is contained in:
2023-05-27 11:13:18 -07:00
parent 2545d91e04
commit f11845a77d
4 changed files with 40 additions and 20 deletions

View File

@@ -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