Commit graph

2152 commits

Author SHA1 Message Date
Igor Sysoev
05e1e263c7 win32 master process had aready closed listening sockets 2009-06-06 12:53:55 +00:00
Igor Sysoev
dd0d5fba54 a signaller process should stop configuration processing just after
it is able to get pid file, this allows to not open log files, etc.
2009-06-06 12:41:31 +00:00
Igor Sysoev
e3dfe78e79 *) exit if no workers could not be started
*) do not quit old workers if no new workers could not be started
2009-06-06 12:36:44 +00:00
Igor Sysoev
1f3306cf61 fix debug logging 2009-06-05 17:44:49 +00:00
Igor Sysoev
fba28d6726 do not test a pool block space if we can not allocated from the block 4 times 2009-06-05 13:27:12 +00:00
Igor Sysoev
22373a503a change surplus for() to while() 2009-06-05 12:33:49 +00:00
Igor Sysoev
94605ebb2f test GIF87a 2009-06-05 07:29:47 +00:00
Igor Sysoev
5addd428b5 try to reuse last 4 free large allocation links
this fixes a pool growing for multi-requests keepalive connections
2009-06-03 13:57:28 +00:00
Igor Sysoev
ccc69aa9da bump version 2009-06-03 04:51:52 +00:00
Igor Sysoev
4caaeef170 return NULL instead of NGX_CONF_ERROR on a create conf failure 2009-06-02 16:09:44 +00:00
Igor Sysoev
a416242212 fix return value on failure 2009-06-02 16:08:38 +00:00
Igor Sysoev
8b43700570 leave chain in consistent state on errors 2009-06-02 16:07:13 +00:00
Igor Sysoev
65b091a131 test premature process termination 2009-06-02 14:26:59 +00:00
Igor Sysoev
6bc565fce2 log GetExitCodeProcess()'s errno 2009-06-02 14:26:18 +00:00
Igor Sysoev
897c0c022a limit_rate_after 2009-06-02 14:01:50 +00:00
Igor Sysoev
641c68fb6c add drive letter for Win32 root path 2009-06-02 14:00:01 +00:00
Igor Sysoev
4c5403bbf7 test that zone has the same addresses in different processes 2009-06-02 13:57:59 +00:00
Igor Sysoev
73f5d51455 *) fix memory leak in successful case
*) log shared memory name in failure case
2009-06-02 13:56:42 +00:00
Igor Sysoev
bc3a7766b2 allow shared memory segments more than 4G 2009-05-30 17:06:38 +00:00
Igor Sysoev
00a2e7c2ae fix "out of memory" case handling 2009-05-29 11:42:55 +00:00
Igor Sysoev
4adfd21563 fix logging in ngx_win32_rename_file() 2009-05-29 09:32:52 +00:00
Igor Sysoev
f6f6c95649 add trailing zero to a file name 2009-05-29 09:31:48 +00:00
Igor Sysoev
8b1c690e03 fix XSLT filter in SSI subrequests 2009-05-28 15:42:27 +00:00
Igor Sysoev
22f9e83575 Win32 returns ERROR_PATH_NOT_FOUND instead of ERROR_FILE_NOT_FOUND 2009-05-28 15:32:22 +00:00
Igor Sysoev
e580f4a299 report about proxy/fastcgi_store and proxy/fastcgi_cache incompatibility 2009-05-28 13:41:44 +00:00
Igor Sysoev
7b26e45205 style fix 2009-05-28 13:31:43 +00:00
Igor Sysoev
37a8051294 do not set charset for subrequests 2009-05-26 09:38:48 +00:00
Igor Sysoev
e219044a07 fix the previous commit 2009-05-25 19:57:25 +00:00
Igor Sysoev
0bc0ebd260 refactor ngx_http_charset_header_filter() 2009-05-25 15:57:43 +00:00
Igor Sysoev
607daa4cee keepalive_requests 2009-05-25 15:38:36 +00:00
Igor Sysoev
62d6e759a0 bump version 2009-05-25 15:24:20 +00:00
Igor Sysoev
fe31472ba6 fix socket leak introduced in r2378 2009-05-25 09:56:01 +00:00
Igor Sysoev
cc4b08b686 reset content_type hash value, this fixes a bug when XSLT responses
could not be processed by SSI, charset, and gzip filters
2009-05-25 09:06:29 +00:00
Igor Sysoev
c8156a245c light optimization of ngx_http_test_content_type() 2009-05-25 09:00:35 +00:00
Igor Sysoev
83b0b36110 fix segfault introduced in r2845 2009-05-22 11:32:17 +00:00
Igor Sysoev
7e559ef739 add charset for ngx_http_gzip_static_module responses 2009-05-22 11:05:26 +00:00
Igor Sysoev
a879b26305 proxy_cache_methods and fastcgi_cache_methods 2009-05-19 13:27:27 +00:00
Igor Sysoev
aec2982c22 use already given variable 2009-05-19 12:55:26 +00:00
Igor Sysoev
87139c8b0a bump version 2009-05-18 16:48:53 +00:00
Igor Sysoev
6c8087a9ed use ngx_connection_local_sockaddr() instead of ngx_http_server_addr() 2009-05-18 12:58:19 +00:00
Igor Sysoev
01bd8881cc delete unneeded field 2009-05-18 12:21:00 +00:00
Igor Sysoev
9751eea0ee mail proxy listen IPv6 support 2009-05-18 12:20:22 +00:00
Igor Sysoev
67dd2e0947 ngx_connection_local_sockaddr() 2009-05-18 12:12:06 +00:00
Igor Sysoev
a193d526d6 delete unneeded cast 2009-05-18 07:47:58 +00:00
Igor Sysoev
77a9675ebd update comments missed in r2513 2009-05-17 20:13:29 +00:00
Igor Sysoev
a120e1aa78 update variable name missed in r2513 2009-05-17 19:58:37 +00:00
Igor Sysoev
fb7278de13 fix colon in file name for ngx_http_autoindex_module 2009-05-17 19:01:23 +00:00
Igor Sysoev
a5a579ca5c image_filter_jpeg_quality 2009-05-16 16:57:11 +00:00
Igor Sysoev
b341110460 style fix 2009-05-14 16:24:39 +00:00
Igor Sysoev
315634cee6 client_body_in_single_buffer 2009-05-14 11:41:33 +00:00