Commit graph

1428 commits

Author SHA1 Message Date
Igor Sysoev
4b4a64b80b move event handling to protocol specific code,
it is required to support SMTP greeting delay
2007-09-14 10:42:19 +00:00
Igor Sysoev
94b0b06dc1 optimizations 2007-09-13 21:24:27 +00:00
Igor Sysoev
467d739f89 small optimizations 2007-09-13 20:32:52 +00:00
Igor Sysoev
7aa63131c7 style fix and optimizations 2007-09-13 20:27:28 +00:00
Igor Sysoev
06c3f18113 split pop3, imap, and smtp handlers 2007-09-13 20:13:18 +00:00
Igor Sysoev
f0e951e23e bump version 2007-09-11 13:21:30 +00:00
Igor Sysoev
ab1fefc837 release-0.6.11 tag 2007-09-11 13:15:49 +00:00
Igor Sysoev
3eccdd7784 nginx-0.6.11-RELEASE 2007-09-11 13:15:48 +00:00
Igor Sysoev
45ab454787 decrement active connection counter in mail proxy 2007-09-11 10:22:12 +00:00
Igor Sysoev
ebe6ec98b3 response to the HEAD request should be a header only 2007-09-11 06:34:18 +00:00
Igor Sysoev
26331129dc 64-bit update lost in r1355 2007-09-10 09:08:12 +00:00
Igor Sysoev
384ae47203 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
8df6cc83b5 read EOF of header only responses in non-buffered proxying 2007-09-09 18:32:53 +00:00
Igor Sysoev
67ff3bcccd there may be several "Connection" header lines and each may have several tokens 2007-09-09 18:28:49 +00:00
Igor Sysoev
d911dbb292 escape internal request URI in proxy_pass 2007-09-09 18:25:03 +00:00
Igor Sysoev
373a10cff1 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
c072d218d1 style fix 2007-09-07 09:29:08 +00:00
Igor Sysoev
11cb8111fa fix case when server was marked as down after one failure 2007-09-05 15:30:19 +00:00
Igor Sysoev
9db497a7fd backout r1426: return dynamic weights 2007-09-05 15:28:19 +00:00
Igor Sysoev
0510116c34 bump version 2007-09-03 10:35:02 +00:00
Igor Sysoev
e00699462c release-0.6.10 tag 2007-09-03 10:30:00 +00:00
Igor Sysoev
633ab489e6 nginx-0.6.10-RELEASE 2007-09-03 10:29:59 +00:00
Igor Sysoev
3eeb5f6845 test the most relevant condition first 2007-09-03 09:06:26 +00:00
Igor Sysoev
cd77964df6 open_file_cache_events 2007-09-03 08:41:42 +00:00
Igor Sysoev
ea414bb402 fix unlikely socket leak 2007-09-01 16:41:52 +00:00
Igor Sysoev
029cfdac86 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
fa7f65761c open_file_cache in HTTP 2007-09-01 12:12:48 +00:00
Igor Sysoev
5d30aa5e86 open file cache 2007-09-01 12:11:21 +00:00
Igor Sysoev
9f94c4abb8 change ngx_conf_merge_ptr_value() and update fastcgi_catch_stderr 2007-09-01 12:05:55 +00:00
Igor Sysoev
07cb5d3c46 NGX_USE_VNODE_EVENT and NGX_FLUSH_EVENT 2007-09-01 11:59:36 +00:00
Igor Sysoev
5704a5f1ed add comment 2007-09-01 11:21:00 +00:00
Igor Sysoev
1641196a88 update comments 2007-09-01 09:33:25 +00:00
Igor Sysoev
bad2d75e62 allow to append charset to the "Content-Type" header 2007-08-31 18:47:25 +00:00
Igor Sysoev
0ffbc71642 style fix 2007-08-31 12:13:12 +00:00
Igor Sysoev
a5babdacd6 update comment 2007-08-31 09:50:23 +00:00
Igor Sysoev
73d021789e style fix 2007-08-31 09:41:45 +00:00
Igor Sysoev
d1bdda37e0 use ev->log, because ev->data may be connection stub only 2007-08-31 09:40:38 +00:00
Igor Sysoev
305194e79b style fix 2007-08-31 09:22:53 +00:00
Igor Sysoev
b5f0c83025 fix typo 2007-08-31 06:15:50 +00:00
Igor Sysoev
8c1b31e32e destroy ngx_cycle->pool on exit 2007-08-30 18:59:44 +00:00
Igor Sysoev
8518844fba win32 ngx_is_exec() stub 2007-08-30 18:57:38 +00:00
Igor Sysoev
1c98a2c5e9 log socket number 2007-08-29 15:33:59 +00:00
Igor Sysoev
6f10471450 If-Modified-Since should be unique header line 2007-08-29 15:32:49 +00:00
Igor Sysoev
02867d3b46 add guard code 2007-08-29 11:26:42 +00:00
Igor Sysoev
f8aa43a771 fix comment 2007-08-29 07:19:22 +00:00
Igor Sysoev
fc0be99221 disable pair event on POLLREMOVE 2007-08-29 07:18:54 +00:00
Igor Sysoev
fe4494bfb4 bump version 2007-08-28 16:44:29 +00:00
Igor Sysoev
68f94670b4 release-0.6.9 tag 2007-08-28 16:22:49 +00:00
Igor Sysoev
d6767c2abc nginx-0.6.9-RELEASE 2007-08-28 16:22:48 +00:00
Igor Sysoev
2d7e880663 return 400 response 2007-08-27 20:52:40 +00:00