http-real-ip

更新时间:
复制 MD 格式

The http-real-ip plug-in is a WebAssembly implementation of the NGINX realip module. It extracts the real client IP address from request headers sent by trusted proxies.

Plug-in type

Throttling plug-in.

Parameter description

  • real_ip_from: specifies trusted addresses that are known to forward correct client IP addresses.

  • real_ip_header: specifies the request header whose value is used as the real client IP address. Default value: x-forwarded-for.