This website requires JavaScript.
Explore
Help
Register
Sign In
cloud-hosting-platform
/
cloud-apache-container
Watch
3
Star
0
Fork
0
You've already forked cloud-apache-container
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87c4f2befce1b9bda7683ba5ba5eb018a7804ba6
cloud-apache-container
/
configs
/
default-index.conf
2 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Create a healthcheck lookup
2023-04-09 16:06:00 -07:00
DirectoryIndex index.html index.htm index.php
Optimize Apache & PHP-FPM memory for lower idle usage Switch PHP-FPM from pm=dynamic to pm=ondemand (zero idle workers), auto-detect container memory via cgroups to calculate appropriate limits, and generate Apache MPM config at runtime. All tuning values are now overridable via environment variables. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 18:52:15 -08:00
Alias "/ping" "/var/www/html"
Reference in New Issue
Copy Permalink