OP#493 add option for reading client IPs behind loadbalanacer

This commit is contained in:
2026-03-14 13:16:12 +01:00
parent 8e92ea1393
commit e53a3acc1d
4 changed files with 46 additions and 19 deletions

View File

@@ -43,6 +43,10 @@ Configuration
- manage firewall settings (optional)
- manage nagios monitoring for the service (optional)
Optional
- manage remoteIP logging if running behind a Loadbalancer like HAproxy: if `ae_use_lb` is set to `true`, a configuration file `etc/httpd/conf.d/loadbalancer-remoteip.conf`is created and configures apache/httpd to use the remote header. This allows proper fail2ban protection even behind the Loadbalancer. Make sure to set `ae_trusted_proxy`to the proper IP or range for the loadbalancer!
Maintenance
- manage the service