Commit graph

1896 commits

Author SHA1 Message Date
Igor Sysoev
eb9d6d0b66 fix max size allocated from pool 2008-06-21 06:40:32 +00:00
Igor Sysoev
c905f0ef73 fix the previous commit 2008-06-20 21:06:53 +00:00
Igor Sysoev
e5f335d391 small optimization 2008-06-20 20:57:40 +00:00
Igor Sysoev
d47c831491 auto detect https redirect in rewrite 2008-06-20 14:48:28 +00:00
Igor Sysoev
f1008bed9b change RSS MIME type 2008-06-20 14:43:17 +00:00
Igor Sysoev
98054926fb fix "proxy_pass https://..." broken in r1427 2008-06-20 14:42:54 +00:00
Igor Sysoev
4f717f2ce9 "gzip_vary on" always sends "Vary: Accept-Encoding" header 2008-06-20 14:41:03 +00:00
Igor Sysoev
f87fb20c0b disable charset if there is "Content-Encoding" header 2008-06-20 14:33:36 +00:00
Igor Sysoev
0ebc285aa0 *) back out r2040
*) refactor ngx_palloc()
*) introduce ngx_pnalloc()
*) additional pool blocks have smaller header
2008-06-17 15:00:30 +00:00
Igor Sysoev
90b7e712ce bump version 2008-06-16 09:11:12 +00:00
Igor Sysoev
9dc26f1462 release-0.7.2 tag 2008-06-16 09:04:23 +00:00
Igor Sysoev
f93c1d0e1b nginx-0.7.2-RELEASE 2008-06-16 09:04:22 +00:00
Igor Sysoev
6bf65f677d $ssl_client_cert 2008-06-16 05:54:18 +00:00
Igor Sysoev
d512987c1e DH parameters, ssl_dhparam 2008-06-16 05:51:32 +00:00
Igor Sysoev
1c3b27b4bd after URI was rewritten location configuration should be to a server's null one 2008-06-15 19:07:35 +00:00
Igor Sysoev
fe8aa0c4d4 fix building without PCRE introduced in r2023 2008-06-07 12:08:38 +00:00
Igor Sysoev
e2bb451169 style fix 2008-05-28 12:27:08 +00:00
Igor Sysoev
29aacafb55 fix building by bcc/etc introduced in r2038 2008-05-28 12:26:20 +00:00
Igor Sysoev
413dfbbd79 *) add ngx_palloc_aligned() to allocate explicitlty aligned memory
*) allows non-aligned memory blocks for small allocations and for odd
   length strings on all platforms
*) use ngx_palloc_aligned()
2008-05-27 09:37:40 +00:00
Igor Sysoev
b3699723c6 add args in redirect to a directory 2008-05-26 18:57:43 +00:00
Igor Sysoev
25a4442187 fix debug logging 2008-05-26 18:49:36 +00:00
Igor Sysoev
1430110631 fix error log message 2008-05-26 10:54:59 +00:00
Igor Sysoev
ad12f1268f bump version 2008-05-26 09:54:17 +00:00
Igor Sysoev
8ce1ea18ef release-0.7.1 tag 2008-05-26 09:32:31 +00:00
Igor Sysoev
7ad6b28081 nginx-0.7.1-RELEASE 2008-05-26 09:32:30 +00:00
Igor Sysoev
f4e540c64d ssl_session_cache none 2008-05-26 07:14:13 +00:00
Igor Sysoev
889d7a8301 read channel until EAGAIN 2008-05-25 18:27:38 +00:00
Igor Sysoev
875f90f6d2 remove directives deprecated in 0.3.x 2008-05-24 15:48:50 +00:00
Igor Sysoev
88335cbce8 *) remove optimize_host_names
*) deprecate optimize_server_names: it is not needed since
   server_name_in_redirect introduction
2008-05-24 15:43:48 +00:00
Igor Sysoev
0ffe02a0e4 move configuration phase only field to the end of structure 2008-05-24 14:46:46 +00:00
Igor Sysoev
a2eddf1bfe locations tree 2008-05-24 14:14:13 +00:00
Igor Sysoev
7aff7dd9c0 new ngx_queue functions 2008-05-24 14:10:01 +00:00
Igor Sysoev
585631d84d delete useless lines 2008-05-22 14:28:25 +00:00
Igor Sysoev
54fbbd0412 style fix 2008-05-22 12:09:41 +00:00
Igor Sysoev
bcd1dd7156 axe never used variables 2008-05-22 11:11:16 +00:00
Igor Sysoev
ce2ad1b855 split ngx_http_block() further 2008-05-22 11:07:08 +00:00
Igor Sysoev
705817b3f3 split ngx_http_block() 2008-05-22 09:57:47 +00:00
Igor Sysoev
0e1ec16ca3 delete outdated debug logging that only causes segfault if enabled 2008-05-22 07:10:36 +00:00
Igor Sysoev
6ac85cc51e style fix 2008-05-21 17:39:51 +00:00
Igor Sysoev
cb47d6e8d8 fix building on modern Fedora 9 caused by IOV_MAX 2008-05-20 13:45:07 +00:00
Igor Sysoev
731adf0c13 bump version 2008-05-19 10:45:57 +00:00
Igor Sysoev
8209b36a29 release-0.7.0 tag 2008-05-19 10:34:42 +00:00
Igor Sysoev
c74a54311f nginx-0.7.0-RELEASE 2008-05-19 10:34:41 +00:00
Igor Sysoev
ad22d2b60a avoid recursive loop 2008-05-19 10:24:22 +00:00
Igor Sysoev
772a5e4739 expires modified 2008-05-16 15:18:50 +00:00
Igor Sysoev
9c47cb4a4c $uid_got and $uid_set may used at any time 2008-05-16 15:03:37 +00:00
Igor Sysoev
4b020d55bd $hostname variable 2008-05-16 14:39:06 +00:00
Igor Sysoev
098db9e3be simplify library autoconfigure 2008-05-16 14:32:58 +00:00
Igor Sysoev
3bacab2a81 DESTDIR support 2008-05-16 13:29:19 +00:00
Igor Sysoev
64d5c02d1f escape 0x00-0x1f, ", and \ in access log variables 2008-05-15 15:09:39 +00:00