Igor Sysoev
|
b2bf997644
|
fix r1490
|
2008-03-03 16:44:56 +00:00 |
|
Igor Sysoev
|
5fc9a66ef5
|
C++ compatibility
|
2008-03-03 16:32:16 +00:00 |
|
Igor Sysoev
|
64c52d8378
|
fix memory leak in long-lived non buffered connections
|
2008-03-03 10:42:00 +00:00 |
|
Igor Sysoev
|
a24a8c96cc
|
add "root" to the fastcgi example to set correct included DOCUMENT_ROOT
|
2008-02-28 20:44:16 +00:00 |
|
Igor Sysoev
|
8e773cdc3b
|
cleanup resolver
|
2008-02-28 20:38:34 +00:00 |
|
Igor Sysoev
|
5372b96aba
|
left open sockets were not really tested
|
2008-02-28 20:31:33 +00:00 |
|
Igor Sysoev
|
20a7e32435
|
fix memory leaks, use unlocked ngx_resolver_free() for seldom failed cases
|
2008-02-28 20:09:39 +00:00 |
|
Igor Sysoev
|
ee7d212bdf
|
static ngx_resolver_calloc()
|
2008-02-28 15:34:53 +00:00 |
|
Igor Sysoev
|
bdfa98344c
|
check port in upstream list
|
2008-02-21 13:58:45 +00:00 |
|
Igor Sysoev
|
5a53d35f7e
|
use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)"
on some 64-bit platforms
|
2008-02-19 16:34:55 +00:00 |
|
Igor Sysoev
|
112f4b1165
|
avoid endless loop if epoll is used
|
2008-02-19 16:30:54 +00:00 |
|
Igor Sysoev
|
bce20ada9f
|
pass additional arguments in ngx_http_perl_call_handler() as SV
|
2008-02-16 14:29:44 +00:00 |
|
Igor Sysoev
|
174d85a985
|
fix previous commit
|
2008-02-16 14:24:43 +00:00 |
|
Igor Sysoev
|
f064fb9a23
|
optimize $r->sleep
|
2008-02-16 14:23:14 +00:00 |
|
Igor Sysoev
|
0301dca171
|
do not resolve SMTP clients by default
|
2008-02-16 13:46:33 +00:00 |
|
Igor Sysoev
|
97d4e8106c
|
delete unneeded dXSTARG
|
2008-02-15 13:57:55 +00:00 |
|
Igor Sysoev
|
92bff7d88a
|
named locations in post_action
|
2008-02-15 12:46:40 +00:00 |
|
Igor Sysoev
|
2d46d11798
|
fix segfault if empty stub block is used second time
|
2008-02-14 16:03:48 +00:00 |
|
Igor Sysoev
|
2209d9e17e
|
resolver in smtp proxy module
|
2008-02-13 13:50:04 +00:00 |
|
Igor Sysoev
|
af519c8c3b
|
length calculation did not take into account escaped symbols in arguments
|
2008-02-12 18:05:32 +00:00 |
|
Igor Sysoev
|
bbdef43461
|
bump version
|
2008-02-11 15:27:44 +00:00 |
|
Igor Sysoev
|
c4ae0b50aa
|
release-0.6.26 tag
|
2008-02-11 15:22:26 +00:00 |
|
Igor Sysoev
|
a74494ce4c
|
nginx-0.6.26-RELEASE
|
2008-02-11 15:22:25 +00:00 |
|
Igor Sysoev
|
58a15e5a7d
|
set absolute weight, this fixes bogus "no live upstream" case when
last upstream is down while live one has negative weight
|
2008-02-11 14:31:38 +00:00 |
|
Igor Sysoev
|
ffca03813a
|
add X-Accel-Charset to ingored header, fix X-Accel-Buffering
|
2008-02-11 14:02:28 +00:00 |
|
Igor Sysoev
|
e881c923af
|
test response length in proxy/fastcgi_store
|
2008-02-11 13:14:56 +00:00 |
|
Igor Sysoev
|
3ae8899767
|
fix order
|
2008-02-07 10:45:04 +00:00 |
|
Igor Sysoev
|
7033238125
|
fix order
|
2008-02-07 10:43:45 +00:00 |
|
Igor Sysoev
|
3e0e2592c3
|
fix order
|
2008-02-07 10:38:13 +00:00 |
|
Igor Sysoev
|
ed17a5a76b
|
fix return code
|
2008-02-07 08:57:07 +00:00 |
|
Igor Sysoev
|
02a5ce8dca
|
fix r1879
|
2008-02-06 17:23:17 +00:00 |
|
Igor Sysoev
|
d360e73c70
|
do not delete failed DNS request if there are waiting clients
|
2008-02-06 16:08:52 +00:00 |
|
Igor Sysoev
|
ae671bed79
|
fix segfault if UDP connect() has failed
|
2008-02-06 16:01:35 +00:00 |
|
Igor Sysoev
|
5d76c1f897
|
low SSL handshake close notify alert error level
|
2008-02-04 20:46:58 +00:00 |
|
Igor Sysoev
|
18a1a9a9a6
|
low SSL handshake errors level
|
2008-02-01 14:05:18 +00:00 |
|
Igor Sysoev
|
cc76e9c91f
|
reset ready flag if no data is available,
this fixes endless loop at least in lingering close
|
2008-01-31 15:36:33 +00:00 |
|
Igor Sysoev
|
09f6e25c89
|
treat time_t as unsigned time
|
2008-01-31 15:14:31 +00:00 |
|
Igor Sysoev
|
4e7e486b56
|
backout r1757, we really need SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
|
2008-01-31 15:10:45 +00:00 |
|
Igor Sysoev
|
5cffe1052c
|
detect L2 cache line size for Intel Core
|
2008-01-29 07:06:18 +00:00 |
|
Igor Sysoev
|
d10ae97e18
|
fix cache line size for Pentium 4
|
2008-01-29 06:58:47 +00:00 |
|
Igor Sysoev
|
f092482ae7
|
fix building --test-build-rtsig and --test-build-eventport on FreeBSD 7
|
2008-01-28 16:24:01 +00:00 |
|
Igor Sysoev
|
db38365ab7
|
add NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWN
|
2008-01-25 14:57:35 +00:00 |
|
Igor Sysoev
|
929d881e1d
|
pull all errors
|
2008-01-25 14:56:37 +00:00 |
|
Igor Sysoev
|
749922f792
|
limit string length
|
2008-01-24 15:18:58 +00:00 |
|
Igor Sysoev
|
7b1670f1c5
|
use correct type cast
|
2008-01-24 15:18:17 +00:00 |
|
Igor Sysoev
|
2257b8aea1
|
fix bogus crit log message "SSL_shutdown() failed" introduced in r1755
|
2008-01-22 16:04:35 +00:00 |
|
Igor Sysoev
|
ec32b25b84
|
fix building by msvc introduced in r1817
|
2008-01-22 15:16:38 +00:00 |
|
Igor Sysoev
|
9b813cffc8
|
allow zero length in %*s
|
2008-01-22 15:13:01 +00:00 |
|
Igor Sysoev
|
c2d454a9c4
|
fix building by bcc introduced by r1831
|
2008-01-22 15:09:55 +00:00 |
|
Igor Sysoev
|
2ebe2174bc
|
pull all errors
|
2008-01-10 08:45:00 +00:00 |
|