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
/
ngx_http_upstream.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-26
optimization
Igor Sysoev
1
-5
/
+5
2007-12-11
$upstream_addr did not contain last address, the bug was introduced in r1659
Igor Sysoev
1
-1
/
+2
2007-12-10
style fix: remove trailing spaces
Igor Sysoev
1
-2
/
+2
2007-12-10
optimize r->upstream usage
Igor Sysoev
1
-14
/
+17
2007-12-09
*) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTR
Igor Sysoev
1
-0
/
+107
2007-12-09
return NGX_ERROR instead of NGX_HTTP_INTERNAL_SERVER_ERROR in u->parse_header()
Igor Sysoev
1
-1
/
+1
2007-12-07
use malloc() in ngx_win32_rename_file, set crit level instead of error
Igor Sysoev
1
-1
/
+1
2007-12-03
allow to use IP addresses without defined resolver
Igor Sysoev
1
-7
/
+8
2007-11-27
proxy_pass variables support
Igor Sysoev
1
-16
/
+136
2007-11-27
r->headers_out.refresh
Igor Sysoev
1
-2
/
+4
2007-11-27
set r->headers_out.location for non-local redirects
Igor Sysoev
1
-0
/
+4
2007-11-15
64-bit time_t compatibility
Igor Sysoev
1
-1
/
+2
2007-10-14
fix English grammar
Igor Sysoev
1
-12
/
+12
2007-10-08
use pool instead of ngx_conf_t
Igor Sysoev
1
-2
/
+2
2007-10-08
optimization
Igor Sysoev
1
-2
/
+1
2007-10-01
pass length clearly
Igor Sysoev
1
-1
/
+1
2007-09-26
use ngx_strstrn() and ngx_strcasestrn()
Igor Sysoev
1
-1
/
+1
2007-09-15
u_char* is enough to keep file name
Igor Sysoev
1
-2
/
+2
2007-09-09
connection error should be logged with "connecting to upstream" action,
Igor Sysoev
1
-0
/
+2
2007-09-09
read EOF of header only responses in non-buffered proxying
Igor Sysoev
1
-0
/
+5
2007-08-14
upstream sendfile bit was overridden by r->connection->sendfile
Igor Sysoev
1
-1
/
+1
2007-08-09
backup upstream servers
Igor Sysoev
1
-2
/
+17
2007-07-23
fix case when two directives
Igor Sysoev
1
-0
/
+6
2007-07-13
proxy_store and fastcgi_store were changed,
Igor Sysoev
1
-6
/
+19
2007-07-12
proxy_store and fastcgi_store
Igor Sysoev
1
-4
/
+163
2007-07-10
fix segfault when session was freed twice
Igor Sysoev
1
-1
/
+1
2007-06-17
if subrequest response was buffered in file, then subrequest was finalized
Igor Sysoev
1
-2
/
+11
2007-06-07
style fix
Igor Sysoev
1
-1
/
+1
2007-04-23
$upstream_addr
Igor Sysoev
1
-0
/
+76
2007-04-18
store the upstream states before X-Accel-Redirect to a next upstream
Igor Sysoev
1
-32
/
+65
2007-04-18
style fix: remove tabs
Igor Sysoev
1
-25
/
+25
2007-04-10
$upstream_http_... variables
Igor Sysoev
1
-0
/
+15
2007-03-31
separate ngx_http_upstream_test_connect() and
Igor Sysoev
1
-37
/
+52
2007-03-23
fix segfault if upstream sends trailing ";" in "charset="
Igor Sysoev
1
-0
/
+2
2007-02-15
add debug logging
Igor Sysoev
1
-0
/
+3
2007-02-14
ngx_strcasecmp()/ngx_strncasecmp()
Igor Sysoev
1
-1
/
+1
2007-02-09
log a right subrequest
Igor Sysoev
1
-0
/
+4
2007-01-19
fix segfault when client_body_in_file_only is on, the body is not passed
Igor Sysoev
1
-2
/
+5
2007-01-19
a non-active client connection must not closed after send timeout
Igor Sysoev
1
-2
/
+2
2007-01-15
allow the upstream modules to send a header only
Igor Sysoev
1
-1
/
+1
2006-12-12
rewritten upstream
Igor Sysoev
1
-8
/
+21
2006-12-11
upstream name was tried to resolve
Igor Sysoev
1
-1
/
+1
2006-12-11
TCP upstreams always used the first TCP upstream with the same name
Igor Sysoev
1
-1
/
+2
2006-12-06
the previous fix does not actually fix overflow
Igor Sysoev
1
-13
/
+13
2006-12-05
fix msec overflow
Igor Sysoev
1
-3
/
+3
2006-12-04
upstream choice modules
Igor Sysoev
1
-170
/
+219
2006-11-27
axe old % log format
Igor Sysoev
1
-130
/
+1
2006-11-15
fix negative upstream response time
Igor Sysoev
1
-5
/
+7
2006-10-17
style fix: remove trailing spaces
Igor Sysoev
1
-1
/
+1
2006-10-13
<!--#include virtual=... set=... -->
Igor Sysoev
1
-1
/
+110
[next]