Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | refactor gzip_vary handling | Igor Sysoev | 2009-11-12 | |
| | ||||
* | check unsafe Destination | Igor Sysoev | 2009-09-25 | |
| | ||||
* | preload just a single byte to avoid testing file overrun | Igor Sysoev | 2009-09-04 | |
| | ||||
* | aio sendfile | Igor Sysoev | 2009-08-30 | |
| | ||||
* | *) ngx_http_ephemeral | Igor Sysoev | 2009-08-30 | |
| | | | | *) use preallocated terminal_posted_request | |||
* | FreeBSD and Linux AIO support | Igor Sysoev | 2009-08-28 | |
| | ||||
* | request reference counter | Igor Sysoev | 2009-08-26 | |
| | ||||
* | geo module supports trusted proxies | Igor Sysoev | 2009-07-22 | |
| | ||||
* | refactor ngx_http_charset_header_filter() | Igor Sysoev | 2009-05-25 | |
| | ||||
* | add charset for ngx_http_gzip_static_module responses | Igor Sysoev | 2009-05-22 | |
| | ||||
* | handle big responses for "size" and "test" image_filters | Igor Sysoev | 2009-05-08 | |
| | ||||
* | backout r2535: virtual names is a property of address:port pair, | Igor Sysoev | 2009-04-09 | |
| | | | | but is not a property of server configuration | |||
* | a prelimiary proxy cache support | Igor Sysoev | 2009-03-23 | |
| | ||||
* | now regex captures are per-request entities | Igor Sysoev | 2009-03-06 | |
| | ||||
* | move r->virtual_names to ngx_http_core_srv_conf_t | Igor Sysoev | 2009-02-24 | |
| | ||||
* | axe r->port_text | Igor Sysoev | 2009-02-24 | |
| | ||||
* | axe r->port | Igor Sysoev | 2009-02-23 | |
| | ||||
* | axe r->in_addr | Igor Sysoev | 2009-02-23 | |
| | ||||
* | *) refactor subrequest handling, now they run as separate posted requests | Igor Sysoev | 2008-12-08 | |
| | | | | | *) now $upstream_addr, $upstream_status, $upstream_response_time can be used with log_subrequest | |||
* | style fix: remove trailing spaces | Igor Sysoev | 2008-11-11 | |
| | ||||
* | ngx_http_limit_req_module | Igor Sysoev | 2008-11-10 | |
| | ||||
* | refactor log_subrequest | Igor Sysoev | 2008-09-29 | |
| | ||||
* | gzip_disable msie6 | Igor Sysoev | 2008-08-26 | |
| | ||||
* | restore connection address on request closure, | Igor Sysoev | 2008-08-13 | |
| | | | | | this fixes the issue when a frontend before nginx sends various client connections via keepalive connection to nginx | |||
* | test Content-Type via hash: | Igor Sysoev | 2008-08-04 | |
| | | | | | | *) ngx_http_test_content_type() *) ngx_http_types_slot() *) ngx_http_merge_types() | |||
* | always test root existence for access_log with variables | Igor Sysoev | 2008-07-07 | |
| | ||||
* | the "Expect" header support | Igor Sysoev | 2008-06-26 | |
| | ||||
* | *) host in request line has priority | Igor Sysoev | 2008-05-15 | |
| | | | | | *) allow several Host headers *) validate host | |||
* | axe old flag remained after ancient "post_accept_timeout" directive | Igor Sysoev | 2008-01-08 | |
| | ||||
* | axe useless r->server_name | Igor Sysoev | 2007-12-30 | |
| | ||||
* | ngx_http_gzip_static_module and gzip_disable | Igor Sysoev | 2007-12-27 | |
| | ||||
* | r->headers_out.refresh | Igor Sysoev | 2007-11-27 | |
| | ||||
* | If-Range support | Igor Sysoev | 2007-11-09 | |
| | ||||
* | fix English grammar | Igor Sysoev | 2007-10-14 | |
| | ||||
* | regex in server_name | Igor Sysoev | 2007-08-12 | |
| | ||||
* | the "www.example.*" wildcard hash support | Igor Sysoev | 2007-06-11 | |
| | ||||
* | $request_time has millisecond precision | Igor Sysoev | 2007-04-21 | |
| | ||||
* | ngx_http_sub_filter_module | Igor Sysoev | 2007-04-19 | |
| | ||||
* | store the upstream states before X-Accel-Redirect to a next upstream | Igor Sysoev | 2007-04-18 | |
| | ||||
* | disable TRACE method | Igor Sysoev | 2007-03-30 | |
| | ||||
* | undo "client_body_in_file_only any" | Igor Sysoev | 2007-01-25 | |
| | | | | | | | | | and introduce "client_body_in_file_only clean" introduce ngx_pool_delete_file() to not break a possible third-party ngx_pool_cleanup_file() usage that may lead to an removal of the useful files delete unnecessary ngx_http_finalize_request_body() | |||
* | the "Overwrite" header line | Igor Sysoev | 2007-01-18 | |
| | ||||
* | NGX_HTTP_PRECONDITION_FAILED | Igor Sysoev | 2007-01-18 | |
| | ||||
* | count connection once per request | Igor Sysoev | 2007-01-07 | |
| | ||||
* | move ranges array to ngx_http_range_filter_ctx_t | Igor Sysoev | 2006-12-29 | |
| | ||||
* | add more WebDAV methods | Igor Sysoev | 2006-11-14 | |
| | ||||
* | high level HTTP buffered flags should be on per-subrequest basis, | Igor Sysoev | 2006-10-30 | |
| | | | | this fix a bug in SSI when a big static file is included | |||
* | <!--#include virtual=... set=... --> | Igor Sysoev | 2006-10-13 | |
| | ||||
* | remove r->root_length | Igor Sysoev | 2006-10-12 | |
| | ||||
* | compact r->http_minor and r->http_major | Igor Sysoev | 2006-10-12 | |
| |