This module creates variables, whose values depend on the IP-address of the client.

Other “nginx_modules_stream” USE_EXPAND flag values

Use FlagDescription
nginx_modules_stream_accessThis module allows limiting access to certain client addresses.
nginx_modules_stream_geoThis module creates variables, whose values depend on the IP-address of the client.
nginx_modules_stream_geoipThis module creates variables based on the IP-address of the client matched against the MaxMind GeoIP binary files.
nginx_modules_stream_geoip2This module creates variables based on the IP-address of the client matched against the MaxMind GeoIP2 binary files.
nginx_modules_stream_javascriptThis module implements location and variable handlers in nginScript.
nginx_modules_stream_limit_connThis module is used to limit the number of connections per the defined key.
nginx_modules_stream_mapThis module allows you to classify, or map a set of values into a different set of values and store the result in a variable.
nginx_modules_stream_realipThis module allows to change the client's IP address to value from request header (e. g. X-Real-IP or X-Forwarded-For).
nginx_modules_stream_returnThis module allows sending a specified value to the client and then closing the connection.
nginx_modules_stream_split_clientsThis module provides A/B testing support.
nginx_modules_stream_ssl_prereadThis module allows extracting information from the ClientHello message without terminating SSL/TLS.
nginx_modules_stream_upstream_hashThis module provides the ability to distribute upstream requests based on hashed key value.
nginx_modules_stream_upstream_least_connThis module provides the ability to distribute upstream requests using load balancing methods.
nginx_modules_stream_upstream_zoneThis module makes it possible to define a shared memory zone that keeps the group's configuration and run-time state that are shared between worker processes.

All packages providing a “nginx_modules_stream_geo” USE flag (1)