Igor Sysoev
414e94f0e9
if a subrequest was finished and SSI was in middle of SSI command parsing
...
and the command was a fast subrequest then the second subrequest output
was just after first subrequest output and response part of main request
between the subrequests went after the second subrequest.
2007-06-17 18:10:43 +00:00
Igor Sysoev
de278125c1
if "<!--" was on edge of buf, then ssi_sharp_state was saved in ctx->saved
...
and if it was not reset, then any '#' was treated as SSI command start
2007-06-17 17:54:48 +00:00
Igor Sysoev
def1e7439f
if subrequest response was buffered in file, then subrequest was finalized
...
with 0 code, ngx_http_writer() was not set, and response part in file was lost
2007-06-17 09:29:15 +00:00
Igor Sysoev
b5f30a87c5
fix building on threaded or multiplicity interpreter perl,
...
the bug was introduced by previous commit
2007-06-16 09:22:37 +00:00
Igor Sysoev
2756b42db2
set worker's perl $$
2007-06-15 12:20:23 +00:00
Igor Sysoev
89aa3079bb
bump version
2007-06-14 05:48:47 +00:00
Igor Sysoev
f3e240fe8f
release-0.6.0 tag
2007-06-14 05:41:43 +00:00
Igor Sysoev
6f6466c3ec
nginx-0.6.0-RELEASE
2007-06-14 05:41:42 +00:00
Igor Sysoev
9d8a75c525
the "www.example.*" wildcard hash support
2007-06-11 19:49:22 +00:00
Igor Sysoev
ad39e5c746
bump version
2007-06-11 19:32:29 +00:00
Igor Sysoev
77b498ff5f
release-0.5.25 tag
2007-06-11 18:42:56 +00:00
Igor Sysoev
ef921fbfdc
nginx-0.5.25-RELEASE
2007-06-11 18:42:55 +00:00
Igor Sysoev
8ec084b9dc
bump version
2007-06-08 05:43:05 +00:00
Igor Sysoev
6d9a66078a
fix building --without-http_rewrite_module, the bug was introduced in r1236
2007-06-08 05:40:59 +00:00
Igor Sysoev
84cc2cca53
style fix
2007-06-07 14:33:02 +00:00
Igor Sysoev
6c8e74bcd4
style fix
2007-06-07 12:20:34 +00:00
Igor Sysoev
35e5db1c6b
namespace may be set via $memcached_key
2007-06-07 12:15:27 +00:00
Igor Sysoev
8e3151dce5
strstr() -> strchr()
2007-06-06 12:24:10 +00:00
Igor Sysoev
1fddbb85e1
eliminate old unused typedef
2007-06-06 08:11:33 +00:00
Igor Sysoev
fed8cf1eea
release-0.5.24 tag
2007-06-06 06:05:06 +00:00
Igor Sysoev
547c193662
nginx-0.5.24-RELEASE
2007-06-06 06:05:05 +00:00
Igor Sysoev
52a93439bc
fix bug introduced in r1228
2007-06-06 05:56:51 +00:00
Igor Sysoev
1849ba824e
change wording
2007-06-05 11:55:39 +00:00
Igor Sysoev
6633572f31
use pointer to an array instead of array for inclusive locations inside location
2007-06-05 11:42:59 +00:00
Igor Sysoev
c915106f20
optimize regex location search
2007-06-05 06:44:08 +00:00
Igor Sysoev
bf15d70e10
forbid alias inside location given by regular expression
2007-06-04 20:45:45 +00:00
Igor Sysoev
62864d1e1e
fix ssl_verify_client for HTTP/0.9
2007-06-04 20:40:03 +00:00
Igor Sysoev
55a42ca586
style fix
2007-06-04 20:00:06 +00:00
Igor Sysoev
1c0e3e0dd0
bump version
2007-06-04 16:14:33 +00:00
Igor Sysoev
1245a685ff
release-0.5.23 tag
2007-06-04 13:57:57 +00:00
Igor Sysoev
ba56714f64
nginx-0.5.23-RELEASE
2007-06-04 13:57:56 +00:00
Igor Sysoev
813296e5bb
fastcgi_catch_stderr
2007-06-04 13:52:47 +00:00
Igor Sysoev
b2c5db58dc
inherit flush flag, this fixes https proxying
2007-06-03 19:58:30 +00:00
Igor Sysoev
70c1d0f160
add debug logging
2007-06-03 19:56:27 +00:00
Igor Sysoev
b1c6c4323e
add comment
2007-05-30 13:24:50 +00:00
Igor Sysoev
d4aa572c8d
do listen() just after bind() to exit early
2007-05-30 13:23:48 +00:00
Igor Sysoev
9dd99aac66
style fix
2007-05-30 12:28:37 +00:00
Igor Sysoev
c141793cf9
change wording
2007-05-29 19:43:18 +00:00
Igor Sysoev
8f0c87f384
PERL_SYS_TERM() should be called once on exit only, this fixes the message
...
panic: MUTEX_LOCK (22) [op.c:352].
BEGIN failed--compilation aborted.
... [alert] ... perl_parse() failed: 9
Scalars leaked: 2
on threaded perl during second reconfiguration.
PERL_SYS_INIT() should be called once too.
2007-05-29 18:48:42 +00:00
Igor Sysoev
78c5893412
fix segfault
2007-05-29 16:33:34 +00:00
Igor Sysoev
e60303cdca
SNI support
2007-05-29 15:21:09 +00:00
Igor Sysoev
f44ea0bbf6
bump version
2007-05-29 12:15:04 +00:00
Igor Sysoev
5098ef588a
release-0.5.22 tag
2007-05-29 12:07:49 +00:00
Igor Sysoev
1f39696782
nginx-0.5.22-RELEASE
2007-05-29 12:07:48 +00:00
Igor Sysoev
acac00332e
an request body might not be passed to backend,
...
the bug was introduced in r1212
2007-05-29 12:06:42 +00:00
Igor Sysoev
a9a4672b9f
bump version
2007-05-28 19:03:06 +00:00
Igor Sysoev
fe04fbd804
release-0.5.21 tag
2007-05-28 14:32:03 +00:00
Igor Sysoev
015962c891
nginx-0.5.21-RELEASE
2007-05-28 14:32:02 +00:00
Igor Sysoev
b8ddf754f9
fix "proxy_pass https://"
2007-05-28 11:09:18 +00:00
Igor Sysoev
da8c05a5fd
style fix
2007-05-23 18:28:54 +00:00