-
image_filter_jpeg_quality supports variables
Igor Sysoev
11 years ago
-
zero fcn->updating after node allocation
Igor Sysoev
11 years ago
-
error status codes could be cached for next request only,
Igor Sysoev
11 years ago
-
we can free GeoIPRecord just after GeoIP_region_name_by_code(),
Igor Sysoev
11 years ago
-
fix segfault, the bug has been introduced in r3738
Igor Sysoev
11 years ago
-
bump version
Igor Sysoev
11 years ago
-
$geoip_region_name
Igor Sysoev
11 years ago
-
$geoip_dma_code and $geoip_area_code
Igor Sysoev
11 years ago
-
fix fastcgi_split_path_info, if URI was not fully captured
Igor Sysoev
11 years ago
-
*) make code consistent to fastcgi, etc
Igor Sysoev
11 years ago
-
use NULL instead of 0
Igor Sysoev
11 years ago
-
delete surplus assignment
Igor Sysoev
11 years ago
-
inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass inside
Igor Sysoev
11 years ago
-
ngx_http_conf_get_module_srv_conf() and ngx_http_conf_get_module_loc_conf()
Igor Sysoev
11 years ago
-
fix directive type
Igor Sysoev
11 years ago
-
change logic slightly
Igor Sysoev
11 years ago
-
change order
Igor Sysoev
11 years ago
-
*) delete cache key node after a cache file removal
Igor Sysoev
11 years ago
-
count cache key node usage for cached error statuses
Igor Sysoev
11 years ago
-
do not free unused cache node if cache min_uses > 1,
Igor Sysoev
11 years ago
-
return 415 on too big image in image filter
Igor Sysoev
11 years ago
-
change default server_name_in_redirect value to off,
Igor Sysoev
11 years ago
-
use an empty name as default server_name instread of hostname
Igor Sysoev
11 years ago
-
allow server_name "" as the first name
Igor Sysoev
11 years ago
-
bump version
Igor Sysoev
11 years ago
-
move debug logging inside ngx_http_file_cache_free()
Igor Sysoev
11 years ago
-
fix $request_time for subrequests
Igor Sysoev
11 years ago
-
several changes in cache cleanup handling:
Igor Sysoev
11 years ago
-
fix r3708 and r3695: valid_sec is set only for caching error status codes
Igor Sysoev
11 years ago
-
fix r3707: cache node should be freed be a response is not cached
Igor Sysoev
11 years ago