Downgrade auf Nginx 1.13.3

This commit is contained in:
2017-08-15 10:34:44 +02:00
parent 812e82efb9
commit cf5a226c52
46 changed files with 455 additions and 1015 deletions

View File

@@ -210,7 +210,7 @@ static ngx_stream_variable_t ngx_stream_geoip_vars[] = {
ngx_stream_geoip_city_int_variable,
offsetof(GeoIPRecord, area_code), 0, 0 },
ngx_stream_null_variable
{ ngx_null_string, NULL, NULL, 0, 0, 0 }
};