Igor Sysoev
|
4b96baa417
|
u_char* is enough to keep file name
|
2007-09-15 17:11:06 +00:00 |
|
Igor Sysoev
|
254353e40e
|
the "proxy_hide_header" and "fastcgi_hide_header" directives did not
hide response header lines whose name was longer than 32 characters
|
2007-09-15 16:54:58 +00:00 |
|
Igor Sysoev
|
f78e8dd033
|
bump version
|
2007-09-11 13:21:30 +00:00 |
|
Igor Sysoev
|
a72822df36
|
response to the HEAD request should be a header only
|
2007-09-11 06:34:18 +00:00 |
|
Igor Sysoev
|
9e4b7276f9
|
connection error should be logged with "connecting to upstream" action,
the bug was introduced in r1154
|
2007-09-09 18:43:16 +00:00 |
|
Igor Sysoev
|
3dea919675
|
read EOF of header only responses in non-buffered proxying
|
2007-09-09 18:32:53 +00:00 |
|
Igor Sysoev
|
ec67b19ea0
|
there may be several "Connection" header lines and each may have several tokens
|
2007-09-09 18:28:49 +00:00 |
|
Igor Sysoev
|
51082f7f1d
|
escape internal request URI in proxy_pass
|
2007-09-09 18:25:03 +00:00 |
|
Igor Sysoev
|
fcd9dda633
|
balance more fair when there are several servers with equal weights,
side effect: now smallest weights go first
|
2007-09-09 18:23:21 +00:00 |
|
Igor Sysoev
|
589fc748ed
|
style fix
|
2007-09-07 09:29:08 +00:00 |
|
Igor Sysoev
|
7a69774721
|
fix case when server was marked as down after one failure
|
2007-09-05 15:30:19 +00:00 |
|
Igor Sysoev
|
4efa705cc0
|
backout r1426: return dynamic weights
|
2007-09-05 15:28:19 +00:00 |
|
Igor Sysoev
|
586aa3899d
|
bump version
|
2007-09-03 10:35:02 +00:00 |
|
Igor Sysoev
|
9afd58ffe5
|
open_file_cache_events
|
2007-09-03 08:41:42 +00:00 |
|
Igor Sysoev
|
1b982e1c00
|
fix unlikely socket leak
|
2007-09-01 16:41:52 +00:00 |
|
Igor Sysoev
|
2253064361
|
fix socket leak introduced in r1374 when request header and body was
in one packet and connection went to keep-alive state
|
2007-09-01 16:40:19 +00:00 |
|
Igor Sysoev
|
140c7556a2
|
open_file_cache in HTTP
|
2007-09-01 12:12:48 +00:00 |
|
Igor Sysoev
|
ca0bdd3e95
|
change ngx_conf_merge_ptr_value() and update fastcgi_catch_stderr
|
2007-09-01 12:05:55 +00:00 |
|
Igor Sysoev
|
2cc3ad8bea
|
allow to append charset to the "Content-Type" header
|
2007-08-31 18:47:25 +00:00 |
|
Igor Sysoev
|
b3dd3fd359
|
style fix
|
2007-08-31 12:13:12 +00:00 |
|
Igor Sysoev
|
4f62b73898
|
If-Modified-Since should be unique header line
|
2007-08-29 15:32:49 +00:00 |
|
Igor Sysoev
|
2b5edcc3e6
|
bump version
|
2007-08-28 16:44:29 +00:00 |
|
Igor Sysoev
|
543a6ae513
|
return 400 response
|
2007-08-27 20:52:40 +00:00 |
|
Igor Sysoev
|
121bf2f955
|
cancel dynamic weights,
it seems that may permanently set lower weight or even mark server as down
|
2007-08-27 16:02:43 +00:00 |
|
Igor Sysoev
|
ae0347afc8
|
optimize r->connection in ngx_http_finalize_request()
|
2007-08-27 15:53:00 +00:00 |
|
Igor Sysoev
|
db7b126db2
|
cancel keep-alive and lingering close on EOF
|
2007-08-27 15:40:19 +00:00 |
|
Igor Sysoev
|
fe8137af4b
|
cancel discarding body on EOF
|
2007-08-27 15:38:46 +00:00 |
|
Igor Sysoev
|
012f231bbc
|
add guard code to prevent endless loop
|
2007-08-24 15:58:13 +00:00 |
|
Igor Sysoev
|
97e9336753
|
update ip_hash to "backup" option
|
2007-08-24 15:30:35 +00:00 |
|
Igor Sysoev
|
9fdca0a117
|
set current peer to use it in ngx_http_upstream_free_round_robin_peer()
|
2007-08-24 15:29:50 +00:00 |
|
Igor Sysoev
|
27db2b1900
|
fix ip_hash on 64-bit platform
|
2007-08-24 15:28:06 +00:00 |
|
Igor Sysoev
|
45d056a788
|
fix build on amd64
|
2007-08-21 11:05:11 +00:00 |
|
Igor Sysoev
|
93c3755e26
|
bump version
|
2007-08-20 13:10:25 +00:00 |
|
Igor Sysoev
|
7896c39fe8
|
set delay only when almost whole sendfile_max_chunk was transferred
|
2007-08-20 10:35:41 +00:00 |
|
Igor Sysoev
|
0d4b372e44
|
use %v for ngx_variable_value_t in ngx_sprintf(),
this fixes nginx on FreeBSD/sparc64
|
2007-08-20 09:57:19 +00:00 |
|
Igor Sysoev
|
966e2a5736
|
auto redirect lost arguments
|
2007-08-15 15:57:26 +00:00 |
|
Igor Sysoev
|
d6477e6c78
|
bump version
|
2007-08-15 12:58:35 +00:00 |
|
Igor Sysoev
|
e101338634
|
upstream sendfile bit was overridden by r->connection->sendfile
|
2007-08-14 20:44:09 +00:00 |
|
Igor Sysoev
|
cc07609d11
|
fix long loop
|
2007-08-14 13:35:52 +00:00 |
|
Igor Sysoev
|
0b72c93a69
|
regex in valid_referers
|
2007-08-12 20:06:43 +00:00 |
|
Igor Sysoev
|
43c3bf42db
|
regex in server_name
|
2007-08-12 19:48:12 +00:00 |
|
Igor Sysoev
|
307ab0ded6
|
fix building by bcc without PCRE
|
2007-08-12 15:25:09 +00:00 |
|
Igor Sysoev
|
242d1de5d0
|
style fix
|
2007-08-12 09:00:56 +00:00 |
|
Igor Sysoev
|
845f6d553a
|
ignore meaningless bits in CIDR and warn about them
|
2007-08-10 13:13:28 +00:00 |
|
Igor Sysoev
|
7a8e33993a
|
sort upstream weights
|
2007-08-09 15:28:17 +00:00 |
|
Igor Sysoev
|
6876bcdad6
|
backup upstream servers
|
2007-08-09 13:54:33 +00:00 |
|
Igor Sysoev
|
031a6e2906
|
set default listen() backlog to 511 on all platforms except FreeBSD
|
2007-08-09 13:32:21 +00:00 |
|
Igor Sysoev
|
3625a458d9
|
"down" server caused endless loop
|
2007-08-07 12:34:20 +00:00 |
|
Igor Sysoev
|
fda6a08f71
|
omit unnecessary conditions
|
2007-08-07 10:56:09 +00:00 |
|
Igor Sysoev
|
4fbd86829b
|
discard request body before going to keep-alive state and use lingering timeouts
|
2007-08-07 10:53:27 +00:00 |
|