From 7a04133c1ab57923cac8a9de04b00bfe89bcce2d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 19 Jan 2011 02:58:43 +0000 Subject: tests: content-md5 tests shut down connection This makes content-md5 tests much faster since we no longer wait for the server to to timeout. --- t/t0106-rack-input-keepalive.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 't/t0106-rack-input-keepalive.sh') diff --git a/t/t0106-rack-input-keepalive.sh b/t/t0106-rack-input-keepalive.sh index 5dade57..f9c9758 100755 --- a/t/t0106-rack-input-keepalive.sh +++ b/t/t0106-rack-input-keepalive.sh @@ -17,6 +17,8 @@ t_begin "setup and startup" && { t_begin "send big pipelined chunked requests" && { ( cat $fifo > $tmp & + Connection=keep-alive + export Connection content-md5-put < random_blob content-md5-put < random_blob content-md5-put < random_blob -- cgit v1.2.3-24-ge0c7