annotate auto/headers @ 630:ad6fee8052d7 NGINX_1_0_5

nginx 1.0.5 *) Change: now default SSL ciphers are "HIGH:!aNULL:!MD5". Thanks to Rob Stradling. *) Feature: the "referer_hash_max_size" and "referer_hash_bucket_size" directives. Thanks to Witold Filipczyk. *) Feature: $uid_reset variable. *) Bugfix: a segmentation fault might occur in a worker process, if a caching was used. Thanks to Lanshun Zhou. *) Bugfix: worker processes may got caught in an endless loop during reconfiguration, if a caching was used; the bug had appeared in 0.8.48. Thanks to Maxim Dounin. *) Bugfix: "stalled cache updating" alert. Thanks to Maxim Dounin.
author Igor Sysoev <http://sysoev.ru>
date Tue, 19 Jul 2011 00:00:00 +0400
parents 6866b490272e
children d0f7a625f27c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f0b350454894 nginx 0.1.0
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
1
f0b350454894 nginx 0.1.0
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
2 # Copyright (C) Igor Sysoev
f0b350454894 nginx 0.1.0
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
3
f0b350454894 nginx 0.1.0
Igor Sysoev <http://sysoev.ru>
parents:
diff changeset
4
468
56baf312c1b5 nginx 0.7.46
Igor Sysoev <http://sysoev.ru>
parents: 372
diff changeset
5 ngx_include="unistd.h"; . auto/include
56baf312c1b5 nginx 0.7.46
Igor Sysoev <http://sysoev.ru>
parents: 372
diff changeset
6 ngx_include="inttypes.h"; . auto/include
56baf312c1b5 nginx 0.7.46
Igor Sysoev <http://sysoev.ru>
parents: 372
diff changeset
7 ngx_include="limits.h"; . auto/include
56baf312c1b5 nginx 0.7.46
Igor Sysoev <http://sysoev.ru>
parents: 372
diff changeset
8 ngx_include="sys/filio.h"; . auto/include
470
6866b490272e nginx 0.7.47
Igor Sysoev <http://sysoev.ru>
parents: 468
diff changeset
9 ngx_include="sys/param.h"; . auto/include
468
56baf312c1b5 nginx 0.7.46
Igor Sysoev <http://sysoev.ru>
parents: 372
diff changeset
10 ngx_include="sys/mount.h"; . auto/include
56baf312c1b5 nginx 0.7.46
Igor Sysoev <http://sysoev.ru>
parents: 372
diff changeset
11 ngx_include="sys/statvfs.h"; . auto/include
56baf312c1b5 nginx 0.7.46
Igor Sysoev <http://sysoev.ru>
parents: 372
diff changeset
12 ngx_include="crypt.h"; . auto/include