index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-09-03
open_file_cache_events
Igor Sysoev
7
-0
/
+17
2007-09-01
fix unlikely socket leak
Igor Sysoev
1
-0
/
+1
2007-09-01
fix socket leak introduced in r1374 when request header and body was
Igor Sysoev
1
-2
/
+2
in one packet and connection went to keep-alive state
2007-09-01
open_file_cache in HTTP
Igor Sysoev
7
-295
/
+302
2007-09-01
change ngx_conf_merge_ptr_value() and update fastcgi_catch_stderr
Igor Sysoev
1
-1
/
+2
2007-08-31
allow to append charset to the "Content-Type" header
Igor Sysoev
1
-0
/
+2
2007-08-31
style fix
Igor Sysoev
1
-4
/
+4
2007-08-29
If-Modified-Since should be unique header line
Igor Sysoev
1
-1
/
+1
2007-08-28
bump version
Igor Sysoev
1
-1
/
+1
2007-08-27
return 400 response
Igor Sysoev
1
-2
/
+2
2007-08-27
cancel dynamic weights,
Igor Sysoev
1
-1
/
+1
it seems that may permanently set lower weight or even mark server as down
2007-08-27
optimize r->connection in ngx_http_finalize_request()
Igor Sysoev
1
-25
/
+25
2007-08-27
cancel keep-alive and lingering close on EOF
Igor Sysoev
1
-0
/
+5
2007-08-27
cancel discarding body on EOF
Igor Sysoev
1
-0
/
+4
2007-08-24
add guard code to prevent endless loop
Igor Sysoev
1
-6
/
+21
2007-08-24
update ip_hash to "backup" option
Igor Sysoev
1
-1
/
+1
2007-08-24
set current peer to use it in ngx_http_upstream_free_round_robin_peer()
Igor Sysoev
1
-0
/
+2
2007-08-24
fix ip_hash on 64-bit platform
Igor Sysoev
1
-1
/
+1
2007-08-21
fix build on amd64
Igor Sysoev
1
-1
/
+2
2007-08-20
bump version
Igor Sysoev
1
-1
/
+1
2007-08-20
set delay only when almost whole sendfile_max_chunk was transferred
Igor Sysoev
1
-1
/
+4
2007-08-20
use %v for ngx_variable_value_t in ngx_sprintf(),
Igor Sysoev
4
-8
/
+7
this fixes nginx on FreeBSD/sparc64
2007-08-15
auto redirect lost arguments
Igor Sysoev
1
-1
/
+21
2007-08-15
bump version
Igor Sysoev
1
-1
/
+1
2007-08-14
upstream sendfile bit was overridden by r->connection->sendfile
Igor Sysoev
1
-1
/
+1
2007-08-14
fix long loop
Igor Sysoev
1
-2
/
+2
2007-08-12
regex in valid_referers
Igor Sysoev
1
-10
/
+151
2007-08-12
regex in server_name
Igor Sysoev
5
-13
/
+157
2007-08-12
fix building by bcc without PCRE
Igor Sysoev
1
-2
/
+10
2007-08-12
style fix
Igor Sysoev
1
-2
/
+4
2007-08-10
ignore meaningless bits in CIDR and warn about them
Igor Sysoev
3
-3
/
+27
2007-08-09
sort upstream weights
Igor Sysoev
1
-0
/
+21
2007-08-09
backup upstream servers
Igor Sysoev
4
-17
/
+136
2007-08-09
set default listen() backlog to 511 on all platforms except FreeBSD
Igor Sysoev
1
-2
/
+2
2007-08-07
"down" server caused endless loop
Igor Sysoev
1
-2
/
+2
2007-08-07
omit unnecessary conditions
Igor Sysoev
6
-8
/
+8
2007-08-07
discard request body before going to keep-alive state and use lingering timeouts
Igor Sysoev
2
-19
/
+67
2007-08-06
omit unnecessary XSRETURN_EMPTY
Igor Sysoev
1
-12
/
+0
2007-08-06
$r->discard_request_body
Igor Sysoev
1
-0
/
+11
2007-08-06
rename ngx_http_discard_body() to ngx_http_discard_request_body()
Igor Sysoev
9
-18
/
+18
2007-08-06
block reading for level events
Igor Sysoev
1
-0
/
+1
2007-08-06
rename ngx_http_block_read() and ngx_http_test_read() to ..._reading()
Igor Sysoev
2
-10
/
+10
2007-08-06
discard request body in cycle
Igor Sysoev
1
-19
/
+22
2007-08-01
move "Expires" header code to a separate function
Igor Sysoev
1
-99
/
+117
2007-08-01
move "Cache-Control" header code to specific handler
Igor Sysoev
1
-43
/
+42
2007-08-01
style fix
Igor Sysoev
1
-4
/
+4
2007-08-01
use header specific handler in add_handler,
Igor Sysoev
1
-21
/
+116
"Last-Modified" header handler
2007-07-30
bump version
Igor Sysoev
1
-1
/
+1
2007-07-29
named location
Igor Sysoev
5
-17
/
+124
2007-07-29
--sysconfdir=DIR
Igor Sysoev
6
-9
/
+12
[next]