Igor Sysoev
|
1279b049b4
|
stop rbtree search early if equal hash was found
|
2007-01-11 16:57:30 +00:00 |
|
Igor Sysoev
|
ec582de2dd
|
test length of variable and number of connections
|
2007-01-11 16:50:06 +00:00 |
|
Igor Sysoev
|
2c32b5a1d2
|
fix segfault
|
2007-01-09 22:04:40 +00:00 |
|
Igor Sysoev
|
fe9a066d69
|
fix connection counter in subrequests
|
2007-01-09 20:58:41 +00:00 |
|
Igor Sysoev
|
36fefe3cfe
|
fix typo
|
2007-01-09 20:57:49 +00:00 |
|
Igor Sysoev
|
e98b867409
|
bump version
|
2007-01-09 20:57:24 +00:00 |
|
Igor Sysoev
|
a3ec505730
|
do not count connection for subrequest
|
2007-01-09 16:26:53 +00:00 |
|
Igor Sysoev
|
4e77a2bb83
|
pass the inherited shm_zone data
|
2007-01-09 15:59:20 +00:00 |
|
Igor Sysoev
|
1691aaf290
|
correct an error log message
|
2007-01-08 18:23:38 +00:00 |
|
Igor Sysoev
|
2316936389
|
use right status code
|
2007-01-08 18:22:06 +00:00 |
|
Igor Sysoev
|
36b1edca84
|
undo r979
|
2007-01-08 18:20:03 +00:00 |
|
Igor Sysoev
|
eb9b9d1c95
|
new syntax
|
2007-01-07 18:52:34 +00:00 |
|
Igor Sysoev
|
e7b5df16ba
|
ngx_http_realip_module must return NGX_DECLINED
|
2007-01-07 18:45:55 +00:00 |
|
Igor Sysoev
|
6eee80156f
|
count connection once per request
|
2007-01-07 17:47:17 +00:00 |
|
Igor Sysoev
|
d5ca16cdd4
|
ngx_http_variable_binary_remote_addr()
|
2007-01-07 13:36:56 +00:00 |
|
Igor Sysoev
|
e6bf2be77e
|
$binary_remote_addr
|
2007-01-07 13:35:08 +00:00 |
|
Igor Sysoev
|
ba658fc603
|
fix key length and alignment
|
2007-01-07 09:18:26 +00:00 |
|
Igor Sysoev
|
138e384c44
|
ngx_http_limit_zone_module
|
2007-01-06 18:52:46 +00:00 |
|
Igor Sysoev
|
f250a6dfba
|
fix segfault
|
2007-01-06 13:01:26 +00:00 |
|
Igor Sysoev
|
3364dc6eb7
|
move the session cache callbacks to the ngx_openssl_module
|
2007-01-03 15:25:40 +00:00 |
|
Igor Sysoev
|
528cdb7c2c
|
ssl_session_cache
|
2007-01-02 23:55:05 +00:00 |
|
Igor Sysoev
|
daf66de4a5
|
style fix: scf > sscf
|
2007-01-02 23:50:10 +00:00 |
|
Igor Sysoev
|
018b2a6376
|
style fix
|
2007-01-02 23:41:54 +00:00 |
|
Igor Sysoev
|
ebf2bbc310
|
ngx_ssl_get_server_conf()
|
2007-01-02 23:37:25 +00:00 |
|
Igor Sysoev
|
e974a72404
|
move ranges array to ngx_http_range_filter_ctx_t
|
2006-12-29 08:02:31 +00:00 |
|
Igor Sysoev
|
6fd25e105c
|
support ranges for single memory buffer
|
2006-12-29 07:47:37 +00:00 |
|
Igor Sysoev
|
818700cfcf
|
fix the previous commit
|
2006-12-29 07:01:11 +00:00 |
|
Igor Sysoev
|
0e8fc7a6b4
|
fix range in $r->sendfile
|
2006-12-28 20:55:25 +00:00 |
|
Igor Sysoev
|
c49d3ec7d4
|
style fix
|
2006-12-28 20:12:03 +00:00 |
|
Igor Sysoev
|
1980cc13f1
|
recursive DELETE
|
2006-12-25 12:38:44 +00:00 |
|
Igor Sysoev
|
d46aee8242
|
limit the ngx_http_index_module methods to GET, HEAD and POST
|
2006-12-25 12:37:04 +00:00 |
|
Igor Sysoev
|
26db569df0
|
style fix: remove trailing spaces
|
2006-12-24 21:07:34 +00:00 |
|
Igor Sysoev
|
ec810aef85
|
bump version
|
2006-12-24 18:42:26 +00:00 |
|
Igor Sysoev
|
17b0e8722a
|
fix segfault
|
2006-12-22 13:05:07 +00:00 |
|
Igor Sysoev
|
4e08b9c17a
|
fix debug log
|
2006-12-20 19:38:06 +00:00 |
|
Igor Sysoev
|
03011fa512
|
fix segfault when $host is used and
*) request is "GET http://host" without CR or LF, or timed out
*) request is "GET http://host" with a large blank space
|
2006-12-15 10:24:57 +00:00 |
|
Igor Sysoev
|
c996d3250d
|
bump version
|
2006-12-14 23:22:34 +00:00 |
|
Igor Sysoev
|
f367b11a62
|
fix segfault when $host is used and request is "GET http://host HTTP/1.0"
|
2006-12-14 22:42:52 +00:00 |
|
Igor Sysoev
|
55269a70cf
|
allow "perl" inside "limit_except"
|
2006-12-14 22:13:33 +00:00 |
|
Igor Sysoev
|
acbcd9da7f
|
DELETE may not have the "Depth" header
|
2006-12-14 22:12:42 +00:00 |
|
Igor Sysoev
|
fc99b009bc
|
fix number of arguments
|
2006-12-14 22:11:52 +00:00 |
|
Igor Sysoev
|
6778476a66
|
bump version
|
2006-12-13 15:11:27 +00:00 |
|
Igor Sysoev
|
db4e43c225
|
fix msvc build failure
|
2006-12-13 15:06:46 +00:00 |
|
Igor Sysoev
|
b6ef94f49b
|
$r->status
|
2006-12-13 13:49:56 +00:00 |
|
Igor Sysoev
|
5a4344f5f8
|
add HTTP response codes
|
2006-12-13 12:31:58 +00:00 |
|
Igor Sysoev
|
df88a81783
|
fix ngx_http_perl_sleep_handler()
|
2006-12-13 12:30:57 +00:00 |
|
Igor Sysoev
|
65b8a197b9
|
$r->variable() supports perl only variables
|
2006-12-12 22:06:03 +00:00 |
|
Igor Sysoev
|
e773324c30
|
$r->sleep()
|
2006-12-12 20:59:24 +00:00 |
|
Igor Sysoev
|
332efbc412
|
style fix
|
2006-12-12 20:58:41 +00:00 |
|
Igor Sysoev
|
7e8dd2578a
|
fix $r->has_request_body()
|
2006-12-12 20:57:48 +00:00 |
|