Updated the README.md
All checks were successful
Cloud Apache Container / Build-and-Push (push) Successful in 1m1s
All checks were successful
Cloud Apache Container / Build-and-Push (push) Successful in 1m1s
Added a healthcheck to the container adjusted Apache limits for memory consumption switch to microdnf for improved memory usage
This commit is contained in:
@@ -7,7 +7,7 @@ Alias "/ping" "/var/www/html"
|
||||
MaxSpareThreads 75
|
||||
ThreadLimit 64
|
||||
ThreadsPerChild 25
|
||||
MaxRequestWorkers 800
|
||||
ServerLimit 32
|
||||
MaxConnectionsPerChild 1500
|
||||
MaxRequestWorkers 150
|
||||
ServerLimit 16
|
||||
MaxConnectionsPerChild 500
|
||||
</IfModule>
|
Reference in New Issue
Block a user