🐛 🔧 change defaut value of timeout in apache
Decision record
Currently, the Nginx timeout is configurable via netbox per mapping and can go up to 300s, while Apache has a default timeout of 60s. As a result, if a request exceeds Apache's timeout, it fails even though Nginx can allow more time. This PR aims to increase the Apache default timeout to ensure it matches Nginx's configurable timeout.
Changes
-
🔧 Change default timeout of apache -
🔖 v0.20.1