summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_core_module.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-04Merge of r4614, r4624-r4629, r4631: proxy recursive changes.Maxim Dounin1-0/+3
2012-02-27Disable symlinks: added the "from=" parameter to the "disable_symlinks"Valentin Bartenev1-0/+1
2012-02-27Disable symlinks: initialization of the "disable_symlinks" field inValentin Bartenev1-0/+4
2012-02-13Added disable_symlinks directive.Andrey Belov1-0/+4
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2011-12-05Added the "so_keepalive=" parameter to the "listen" directive.Valentin Bartenev1-0/+6
2011-10-12Clear old Location header (if any) while adding a new one.Maxim Dounin1-0/+7
2011-08-31The "max_ranges" directive.Igor Sysoev1-0/+1
2011-08-01lingering_close "off|on|always"Igor Sysoev1-0/+6
2010-11-26keepalive_disableIgor Sysoev1-0/+6
2010-10-04gzip_disable degradationIgor Sysoev1-0/+3
2010-08-03inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass insideIgor Sysoev1-0/+1
2010-07-05listen setfib=XIgor Sysoev1-0/+3
2010-06-18add files missed in the previuos commitIgor Sysoev1-0/+2
2010-06-18ngx_http_send_response()Igor Sysoev1-0/+2
2010-05-31fix handling an inherited alias in inclusive locationIgor Sysoev1-1/+2
2010-04-01chunked_transfer_encodingIgor Sysoev1-0/+1
2009-12-22fix building by gcc 4.4 with -O2/3/s:Igor Sysoev1-1/+12
2009-11-16regex named capturesIgor Sysoev1-4/+3
2009-10-21allow to set listen options in any serverIgor Sysoev1-0/+1
2009-10-21rename core_srv_conf fields to more understandable default_server and serverIgor Sysoev1-3/+3
2009-10-21*) move sockaddr to the listen optionsIgor Sysoev1-12/+4
2009-10-21fix r3218:Igor Sysoev1-4/+5
2009-10-21refactor http listen code: remove duplicate options fieldsIgor Sysoev1-7/+0
2009-10-21refactor http listen code:Igor Sysoev1-10/+8
2009-09-30read_aheadIgor Sysoev1-0/+1
2009-08-30aio sendfileIgor Sysoev1-0/+5
2009-08-28directio_alignmentIgor Sysoev1-0/+1
2009-08-28FreeBSD and Linux AIO supportIgor Sysoev1-0/+3
2009-07-14ngx_http_set_exten() is always successful since 0.3.46Igor Sysoev1-1/+1
2009-06-02limit_rate_afterIgor Sysoev1-0/+1
2009-05-25keepalive_requestsIgor Sysoev1-0/+1
2009-05-18use ngx_connection_local_sockaddr() instead of ngx_http_server_addr()Igor Sysoev1-1/+0
2009-05-14client_body_in_single_bufferIgor Sysoev1-0/+2
2009-05-14fix client_body_in_file_only typeIgor Sysoev1-1/+1
2009-04-30*) refactor error_log processing: listen socket log might inherit built-inIgor Sysoev1-1/+1
2009-04-15support HEAD in proxy cacheIgor Sysoev1-0/+2
2009-04-11try_files status codeIgor Sysoev1-1/+3
2009-04-09backout r2535: virtual names is a property of address:port pair,Igor Sysoev1-2/+2
2009-03-22use complex value in error_pageIgor Sysoev1-3/+1
2009-03-13ipv6onlyIgor Sysoev1-0/+3
2009-03-06captures support in server_nameIgor Sysoev1-0/+1
2009-03-06captures support in location and aliasIgor Sysoev1-0/+2
2009-03-05pclcf->regex_locations are used with PCRE onlyIgor Sysoev1-0/+2
2009-02-24move r->virtual_names to ngx_http_core_srv_conf_tIgor Sysoev1-2/+2
2009-02-24axe r->port_textIgor Sysoev1-2/+0
2009-02-23axe unneeded port fieldIgor Sysoev1-1/+0
2009-02-21a prelimiary IPv6 support, HTTP listenIgor Sysoev1-13/+31
2009-02-10if_modified_since offIgor Sysoev1-0/+5
2009-01-21allow directories in try_filesIgor Sysoev1-0/+1