mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-15 03:02:32 +02:00
Added correct resolving for source IP addresses in case of HTTP proxies
This commit is contained in:
@ -259,6 +259,10 @@ PHP_FPM_PM_START_SERVERS=5
|
||||
PHP_FPM_PM_MIN_SPARE_SERVERS=5
|
||||
PHP_FPM_PM_MAX_SPARE_SERVERS=35
|
||||
PHP_FPM_PM_MAX_REQUESTS=0
|
||||
|
||||
Allowed Nginx configuration options:
|
||||
WEB_REAL_IP_FROM=
|
||||
WEB_REAL_IP_HEADER=
|
||||
```
|
||||
|
||||
## Allowed volumes for the Zabbix web interface container
|
||||
|
Reference in New Issue
Block a user