nginx_upstream_hash-0.3.tar.gz http://wiki.codemongers.com/NginxHttpUpstreamRequestHa...
[nginx.git] / nginx_upstream_hash / config
diff --git a/nginx_upstream_hash/config b/nginx_upstream_hash/config
new file mode 100644 (file)
index 0000000..168bd20
--- /dev/null
@@ -0,0 +1,3 @@
+ngx_addon_name=ngx_http_upstream_hash_module
+HTTP_MODULES="$HTTP_MODULES ngx_http_upstream_hash_module"
+NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_upstream_hash_module.c"