From 40edc84784864063a38ba38bf854a2119c243ce4 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 9 Jun 2011 00:34:00 +0000 Subject: stream_response_epoll: our most "special" concurrency option yet This doesn't use Rainbows::Base so we have no keepalive support at all. This could eventually be an option for streaming applications. --- t/t0034-pipelined-pipe-response.sh | 1 + 1 file changed, 1 insertion(+) (limited to 't/t0034-pipelined-pipe-response.sh') diff --git a/t/t0034-pipelined-pipe-response.sh b/t/t0034-pipelined-pipe-response.sh index 6dff9ad..2d28f86 100755 --- a/t/t0034-pipelined-pipe-response.sh +++ b/t/t0034-pipelined-pipe-response.sh @@ -1,5 +1,6 @@ #!/bin/sh . ./test-lib.sh +skip_models StreamResponseEpoll t_plan 6 "pipelined pipe response for $model" -- cgit v1.2.3-24-ge0c7