mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 15:16:42 +00:00
1d339e8146
This commit allows vmauth to obtain client IP address from HTTP Headers. Main scenario for it is vmauth located behind reverse-proxy. It adds both global and per user configuration settings: -httpRealIPHeader and `real_ip_header` config option. vmauth try to obtain IP from header if this setting is set. If header is not exists, vmauth fallbacks to `remoteAddress`. Commit also updates incorrect benchmarks and align test package naming for ip_filters Related issue: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6883 Signed-off-by: f41gh7 <nik@victoriametrics.com> |
||
---|---|---|
.. | ||
_index.md | ||
CHANGELOG.md | ||
CHANGELOG_2020.md | ||
CHANGELOG_2021.md | ||
CHANGELOG_2022.md | ||
CHANGELOG_2023.md |