log src/http/ngx_http_upstream.c @ 5475:07dd5bd222ac

age author description
Fri, 06 Dec 2013 14:30:27 +0400 Ruslan Ermilov Changed resolver API to use ngx_addr_t.
Tue, 03 Dec 2013 15:11:24 +0400 Ruslan Ermilov Fixed null pointer dereference with $upstream_cache_last_modified.
Mon, 18 Nov 2013 20:48:22 +0400 Maxim Dounin Upstream: cache revalidation with conditional requests.
Wed, 02 Oct 2013 15:07:15 +0400 Maxim Dounin Upstream: fixed "down" and "backup" parsing.
Fri, 27 Sep 2013 16:50:26 +0400 Maxim Dounin Upstream: subrequest_in_memory fix.
Mon, 16 Sep 2013 18:33:39 +0400 Valentin Bartenev Upstream: use EPOLLRDHUP to check broken connections (ticket #320).
Wed, 04 Sep 2013 21:30:09 +0400 Maxim Dounin Upstream: fixed $upstream_response_time format specifiers.