summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_config.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-12-26nginx-0.3.18-RELEASE importrelease-0.3.18Igor Sysoev1-214/+0
*) Feature: the "server_names" directive supports the ".domain.tld" names. *) Feature: the "server_names" directive uses the hash for the "*.domain.tld" names and more effective hash for usual names. *) Change: the "server_names_hash_max_size" and "server_names_hash_bucket_size" directives. *) Change: the "server_names_hash" and "server_names_hash_threshold" directives were canceled. *) Feature: the "valid_referers" directive uses the hash site names. *) Change: now the "valid_referers" directive checks the site names only without the URI part. *) Bugfix: some ".domain.tld" names incorrectly processed by the ngx_http_map_module. *) Bugfix: segmentation fault was occurred if configuration file did not exist; the bug had appeared in 0.3.12. *) Bugfix: on 64-bit platforms segmentation fault may occurred on start; the bug had appeared in 0.3.16.
2005-12-18nginx-0.3.17-RELEASE importrelease-0.3.17Igor Sysoev1-0/+214
*) Change: now on Linux configure checks the presence of epoll and sendfile64() in kernel. *) Feature: the "map" directive supports domain names in the ".domain.tld" form. *) Bugfix: the timeouts were not used in SSL handshake; the bug had appeared in 0.2.4. *) Bugfix: in the HTTPS protocol in the "proxy_pass" directive. *) Bugfix: when the HTTPS protocol was used in the "proxy_pass" directive the port 80 was used by default.
2003-01-09nginx-0.0.1-2003-01-09-08:36:00 importIgor Sysoev1-316/+0
2002-12-27nginx-0.0.1-2002-12-27-19:22:50 importIgor Sysoev1-7/+14
2002-12-27nginx-0.0.1-2002-12-27-10:27:47 importIgor Sysoev1-62/+101
2002-12-26nginx-0.0.1-2002-12-26-19:26:23 importIgor Sysoev1-107/+105
2002-12-19nginx-0.0.1-2002-12-19-10:08:55 importIgor Sysoev1-11/+28
2002-12-17nginx-0.0.1-2002-12-18-00:08:15 importIgor Sysoev1-0/+122
2002-12-15nginx-0.0.1-2002-12-15-09:25:09 importIgor Sysoev1-4/+20
2002-12-10nginx-0.0.1-2002-12-10-21:05:12 importIgor Sysoev1-1/+4
2002-09-11nginx-0.0.1-2002-09-11-19:18:33 importIgor Sysoev1-0/+114