view config @ 12:067ddc059ee0

Keepalive: fix tests to be compatible with repcached patches. And add waitforsocket() calls to avoid startup races.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 19 Nov 2008 22:23:21 +0300
parents 725ee11164f3
children
line wrap: on
line source

ngx_addon_name="ngx_http_upstream_keepalive_module"

HTTP_MODULES="$HTTP_MODULES \
	ngx_http_upstream_keepalive_module"

NGX_ADDON_SRCS="$NGX_ADDON_SRCS \
	$ngx_addon_dir/ngx_http_upstream_keepalive_module.c"