All Products
Search
Document Center

API Gateway:http-real-ip

Last Updated:May 22, 2025

The http-real-ip plug-in is the WebAssembly implementation of the NGINX realip module.

Plug-in type

Throttling plug-in.

Parameter description

  • real_ip_from: the known trusted address from which the client request is sent.

  • real_ip_header: the request header that contains the client address. The value is used to replace the client address. Default value: x-forwarded-for.