summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desc/nginx_modules_http.desc')
-rw-r--r--profiles/desc/nginx_modules_http.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index 656dd577c1d9..ce7da74c6392 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of NGINX_MODULES_HTTP USE_EXPAND flags.
@@ -25,6 +25,7 @@ fastcgi - This module allows Nginx to interact with FastCGI processes and contro
flv - This module provides the ability to seek within FLV (Flash) files using time-based offsets.
geo - This module creates variables, whose values depend on the IP-address of the client.
geoip - This module creates variables based on the IP-address of the client matched against the MaxMind GeoIP binary files.
+geoip2 - This module creates variables based on the IP-address of the client matched against the MaxMind GeoIP2 binary files.
grpc - This module provides gRPC support.
gunzip - Permits to decompress gzip'ed files on-the-fly for clients not supporting the gzip encoding method.
gzip - This module allows for on-the-fly gzip compression.