| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-07-02 | Merge of r4698: X-Forwarded-For conditionals. | Maxim Dounin | 1 | -1/+8 | |
| Fixed compile-time conditionals used to detect if X-Forwarded-For support is needed. Note: compatibility shims were added during merge to avoid possible breakage of 3rd party modules. At least cache purge module was broken by the original commit, as it used to rely on NGX_HTTP_PROXY define. | |||||
| 2012-02-28 | Raised simultaneous subrequest limit from 50 to 200. | Maxim Dounin | 1 | -1/+1 | |
| It wasn't enforced for a long time, and there are reports that people use up to 100 simultaneous subrequests now. As this is a safety limit to prevent loops, it's raised accordingly. | |||||
| 2012-02-27 | Added support for the 307 Temporary Redirect. | Ruslan Ermilov | 1 | -0/+1 | |
| 2012-02-10 | Fixed module name in comment. It was forgotten in r4281. | Valentin Bartenev | 1 | -1/+1 | |
| 2012-01-18 | Copyright updated. | Maxim Konovalov | 1 | -0/+1 | |
| 2011-11-14 | Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. | Valentin Bartenev | 1 | -1/+1 | |
| 2011-07-30 | Accept-Encoding refactoring: remove ancient MSIE 4.x test for gzip | Igor Sysoev | 1 | -1/+0 | |
| 2011-01-20 | introduce 494 code "Request Header Too Large" | Igor Sysoev | 1 | -1/+3 | |
| 2010-12-14 | rename NGX_HTTP_OWN_CODES to NGX_HTTP_NGINX_CODES | Igor Sysoev | 1 | -1/+1 | |
| 2010-12-06 | "If-Unmodified-Since" support | Igor Sysoev | 1 | -0/+1 | |
| 2010-06-30 | remove r->zero_body unused since the previous commit | Igor Sysoev | 1 | -1/+0 | |
| 2010-06-18 | 303 See Other | Igor Sysoev | 1 | -0/+1 | |
| 2010-06-15 | allow spaces in URI | Igor Sysoev | 1 | -0/+3 | |
| 2010-06-10 | PATCH method | Igor Sysoev | 1 | -1/+2 | |
| 2010-06-07 | 202 Accepted status code | Igor Sysoev | 1 | -0/+1 | |
| 2010-05-27 | fix a try_files/alias case when alias uses captures and | Igor Sysoev | 1 | -0/+1 | |
| try_files .html "" / =404; | |||||
| 2010-05-24 | remove r->zero_in_uri | Igor Sysoev | 1 | -4/+1 | |
| 2010-02-01 | disable keepalive for Safari: | Igor Sysoev | 1 | -0/+1 | |
| https://bugs.webkit.org/show_bug.cgi?id=5760 | |||||
| 2009-11-16 | regex named captures | Igor Sysoev | 1 | -1/+0 | |
| 2009-11-12 | r->chrome | Igor Sysoev | 1 | -0/+1 | |
| 2009-11-12 | refactor gzip_vary handling | Igor Sysoev | 1 | -1/+6 | |
| 2009-09-25 | check unsafe Destination | Igor Sysoev | 1 | -0/+1 | |
| 2009-09-04 | preload just a single byte to avoid testing file overrun | Igor Sysoev | 1 | -1/+1 | |
| 2009-08-30 | aio sendfile | Igor Sysoev | 1 | -0/+3 | |
| 2009-08-30 | *) ngx_http_ephemeral | Igor Sysoev | 1 | -8/+20 | |
| *) use preallocated terminal_posted_request | |||||
| 2009-08-28 | FreeBSD and Linux AIO support | Igor Sysoev | 1 | -3/+6 | |
| 2009-08-26 | request reference counter | Igor Sysoev | 1 | -0/+1 | |
| 2009-07-22 | geo module supports trusted proxies | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-25 | refactor ngx_http_charset_header_filter() | Igor Sysoev | 1 | -1/+0 | |
| 2009-05-22 | add charset for ngx_http_gzip_static_module responses | Igor Sysoev | 1 | -0/+1 | |
| 2009-05-08 | handle big responses for "size" and "test" image_filters | Igor Sysoev | 1 | -0/+1 | |
| 2009-04-09 | backout r2535: virtual names is a property of address:port pair, | Igor Sysoev | 1 | -0/+2 | |
| but is not a property of server configuration | |||||
| 2009-03-23 | a prelimiary proxy cache support | Igor Sysoev | 1 | -0/+5 | |
| 2009-03-06 | now regex captures are per-request entities | Igor Sysoev | 1 | -0/+7 | |
| 2009-02-24 | move r->virtual_names to ngx_http_core_srv_conf_t | Igor Sysoev | 1 | -2/+0 | |
| 2009-02-24 | axe r->port_text | Igor Sysoev | 1 | -1/+0 | |
| 2009-02-23 | axe r->port | Igor Sysoev | 1 | -1/+0 | |
| 2009-02-23 | axe r->in_addr | Igor Sysoev | 1 | -1/+0 | |
| 2008-12-08 | *) refactor subrequest handling, now they run as separate posted requests | Igor Sysoev | 1 | -1/+11 | |
| *) now $upstream_addr, $upstream_status, $upstream_response_time can be used with log_subrequest | |||||
| 2008-11-11 | style fix: remove trailing spaces | Igor Sysoev | 1 | -1/+1 | |
| 2008-11-10 | ngx_http_limit_req_module | Igor Sysoev | 1 | -2/+4 | |
| 2008-09-29 | refactor log_subrequest | Igor Sysoev | 1 | -0/+1 | |
| 2008-08-26 | gzip_disable msie6 | Igor Sysoev | 1 | -0/+1 | |
| 2008-08-13 | restore connection address on request closure, | Igor Sysoev | 1 | -10/+0 | |
| this fixes the issue when a frontend before nginx sends various client connections via keepalive connection to nginx | |||||
| 2008-08-04 | test Content-Type via hash: | Igor Sysoev | 1 | -0/+2 | |
| *) ngx_http_test_content_type() *) ngx_http_types_slot() *) ngx_http_merge_types() | |||||
| 2008-07-07 | always test root existence for access_log with variables | Igor Sysoev | 1 | -0/+1 | |
| 2008-06-26 | the "Expect" header support | Igor Sysoev | 1 | -0/+2 | |
| 2008-05-15 | *) host in request line has priority | Igor Sysoev | 1 | -1/+1 | |
| *) allow several Host headers *) validate host | |||||
| 2008-01-08 | axe old flag remained after ancient "post_accept_timeout" directive | Igor Sysoev | 1 | -2/+0 | |
| 2007-12-30 | axe useless r->server_name | Igor Sysoev | 1 | -1/+0 | |
