Igor Sysoev
03a9d6b399
use hash in gzip_types, ssi_types, and sub_filter_types
2008-08-12 13:11:36 +00:00
Igor Sysoev
b0dc32eec3
backout both r2162 and r2128 and implement a new fix
2008-08-12 12:04:49 +00:00
Igor Sysoev
be76a05b53
check daily time range
2008-08-11 17:50:37 +00:00
Igor Sysoev
545e30b14e
expires daily time
2008-08-11 15:28:35 +00:00
Igor Sysoev
41d59b59bd
ngx_next_time()
2008-08-11 15:28:15 +00:00
Igor Sysoev
5eb3a4f909
SSL connection readiness is required for level-triggered events only,
...
broken in r2128
2008-08-11 15:25:40 +00:00
Igor Sysoev
2ec5d3dbe8
consider log_not_found while testing index files
2008-08-11 15:22:40 +00:00
Igor Sysoev
7ef4a7af61
clear Last-Modified; set content-type and length for main request only
2008-08-06 13:18:57 +00:00
Igor Sysoev
416dd28ddc
disable ranges, because xslt filter runs after range body filter
2008-08-06 09:38:34 +00:00
Igor Sysoev
b9b9499840
ngx_cpp_test_module
2008-08-05 19:32:50 +00:00
Igor Sysoev
b467cb72b2
reuse compiled DTD hash in different locations, add DTD cleanup
2008-08-05 19:05:15 +00:00
Igor Sysoev
a8c8cfd097
update debug logging
2008-08-05 15:19:21 +00:00
Igor Sysoev
94c55307bc
reuse compiled XSLT tree in different locations
2008-08-05 14:27:49 +00:00
Igor Sysoev
ce6a5a9447
xsl:output's media-type and encoding support
2008-08-05 14:24:16 +00:00
Igor Sysoev
618fc44383
we do not need dtd->name
2008-08-05 13:08:35 +00:00
Igor Sysoev
97264f520e
xslt_stylesheet should be valid for location only
2008-08-05 13:07:42 +00:00
Igor Sysoev
1490aa1577
fix xslt module context levels
2008-08-05 06:21:15 +00:00
Igor Sysoev
963e96e078
update debug logging
2008-08-04 21:51:36 +00:00
Igor Sysoev
4ec2c572cb
style fix
2008-08-04 20:25:51 +00:00
Igor Sysoev
ca64d981f8
fix building by bcc broken in r2143
2008-08-04 20:23:21 +00:00
Igor Sysoev
f239450073
bump version
2008-08-04 16:45:52 +00:00
Igor Sysoev
046c266abc
Solaris directio()
2008-08-04 15:32:10 +00:00
Igor Sysoev
8f1faed1d4
fix building by msvc8 introduced in r2127
2008-08-04 14:56:25 +00:00
Igor Sysoev
107ef081fc
if upstream sent a location header without status use 302
2008-08-04 14:53:16 +00:00
Igor Sysoev
99dbc09d5b
ngx_http_xslt_filter_module
2008-08-04 14:48:15 +00:00
Igor Sysoev
41a9c12b44
test Content-Type via hash:
...
*) ngx_http_test_content_type()
*) ngx_http_types_slot()
*) ngx_http_merge_types()
2008-08-04 11:29:09 +00:00
Igor Sysoev
97562db601
$arg_... variable
2008-08-04 11:10:52 +00:00
Igor Sysoev
488629350b
ngx_hash_strlow()
2008-08-04 10:18:36 +00:00
Igor Sysoev
7648ef4763
ngx_strlow()
2008-08-04 10:07:00 +00:00
Igor Sysoev
9c32f5b9c3
fix building by bcc broken in r2130
2008-08-04 09:14:30 +00:00
Igor Sysoev
e857ecd7df
fix conflicting names "true" and "false"
2008-07-31 07:55:46 +00:00
Igor Sysoev
524a1575b1
bump version
2008-07-30 13:38:49 +00:00
Igor Sysoev
bf12c62e56
directio
2008-07-30 12:34:04 +00:00
Igor Sysoev
825b7e8039
*) move Darwin support to separate files
...
*) Darwin sendfile() support
2008-07-30 12:18:07 +00:00
Igor Sysoev
056c6b563b
update connection readiness after SSL handshake,
...
this fixes mail proxy SSL connection hanging if level-triggered event is used
2008-07-30 06:12:30 +00:00
Igor Sysoev
16044c276a
case insensitive file system location support provided by locale only
2008-07-29 16:55:11 +00:00
Igor Sysoev
261287b0be
rename ngx_utf_...() to ngx_utf8_...()
2008-07-29 14:41:34 +00:00
Igor Sysoev
958a82efdd
fix typo
2008-07-29 14:31:03 +00:00
Igor Sysoev
1754fe97a7
*) ssl_verify_client ask
...
*) test ssl_client_certificate for ssl_verify_client
*) $ssl_client_cert adds TAB before each line except first one
*) $ssl_client_raw_cert contains certificate as is
2008-07-29 14:29:02 +00:00
Igor Sysoev
123a680e3b
allow range for partial flv response
2008-07-29 13:58:56 +00:00
Igor Sysoev
427cb8372c
support several buf's for single-part range
...
patch by Maxim Dounin
2008-07-29 13:58:13 +00:00
Igor Sysoev
d8db68a729
fix utf-8 names in autoindex
2008-07-25 14:29:05 +00:00
Igor Sysoev
d946ce369e
fix ranges without Content-Type
2008-07-23 16:30:42 +00:00
Igor Sysoev
93387937cf
split ngx_http_range_filter_module
2008-07-23 16:18:37 +00:00
Igor Sysoev
64e2848395
handle connect()'s EAGAIN on Linux
2008-07-09 15:42:13 +00:00
Igor Sysoev
0762a81a11
bump version
2008-07-07 12:19:57 +00:00
Igor Sysoev
c6231f4434
always test root existence for access_log with variables
2008-07-07 09:26:13 +00:00
Igor Sysoev
4c9b373d71
allow several values in query string
2008-07-04 12:59:53 +00:00
Igor Sysoev
41b91d49ec
show an error message for invalid parameter
2008-07-03 19:19:45 +00:00
Igor Sysoev
bece4041ad
bump version
2008-07-01 07:38:28 +00:00
Igor Sysoev
e102e4d09a
nginx could not be build without gzip, introduced in r2052
2008-07-01 06:31:16 +00:00
Igor Sysoev
d979cfcfc8
NULL script in default access_log
2008-07-01 06:26:48 +00:00
Igor Sysoev
435ed70b96
fix error when response parsed by sub filter, then by SSI filter
...
and some response parts are output as file buffers
2008-06-30 19:10:06 +00:00
Igor Sysoev
a93739b2ce
fix variable access_log merging
2008-06-30 15:51:28 +00:00
Igor Sysoev
e5f979d858
fix error message
2008-06-30 15:32:57 +00:00
Igor Sysoev
789e3f2ad8
bump version
2008-06-30 12:46:40 +00:00
Igor Sysoev
bfe44ae438
-g switch
2008-06-30 12:35:16 +00:00
Igor Sysoev
a1ef4c7622
variables in access_log
2008-06-30 12:27:24 +00:00
Igor Sysoev
24a95941e4
fix comment
2008-06-30 12:12:16 +00:00
Igor Sysoev
6986daa34c
fix the previous commit
2008-06-30 12:11:47 +00:00
Igor Sysoev
ae73eb9661
use ngx_file_info() and test uniq if file is already open
2008-06-26 16:10:13 +00:00
Igor Sysoev
c66dcda68a
ngx_memzero() ngx_open_file_info_t
2008-06-26 14:07:59 +00:00
Igor Sysoev
52429def53
the "Expect" header support
2008-06-26 13:00:39 +00:00
Igor Sysoev
4da9fcd90d
fix bug when inactive subrequest is truncated,
...
if output_buffers are less than subrequest size
2008-06-26 12:45:37 +00:00
Igor Sysoev
29dd032e46
refactor obscure code
2008-06-25 14:56:14 +00:00
Igor Sysoev
5868a5320d
initialize of.uniq in ngx_open_cached_file()
2008-06-23 13:35:34 +00:00
Igor Sysoev
3b22f65e3f
prepare to allow various number of connections in child processes
2008-06-23 13:23:29 +00:00
Igor Sysoev
3556721e2e
change useless ngx_pcalloc() to ngx_pnalloc()
2008-06-23 12:27:03 +00:00
Igor Sysoev
9187c5481f
bump version
2008-06-23 10:50:18 +00:00
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
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
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
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