log

age author description
Thu, 28 Feb 2008 20:31:33 +0000 Igor Sysoev left open sockets were not really tested
Thu, 28 Feb 2008 20:09:39 +0000 Igor Sysoev fix memory leaks, use unlocked ngx_resolver_free() for seldom failed cases
Thu, 28 Feb 2008 15:34:53 +0000 Igor Sysoev static ngx_resolver_calloc()
Thu, 21 Feb 2008 13:58:45 +0000 Igor Sysoev check port in upstream list
Tue, 19 Feb 2008 16:34:55 +0000 Igor Sysoev use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)"
Tue, 19 Feb 2008 16:30:54 +0000 Igor Sysoev avoid endless loop if epoll is used
Sat, 16 Feb 2008 14:29:44 +0000 Igor Sysoev pass additional arguments in ngx_http_perl_call_handler() as SV