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/t0103-rack-input-limit.sh | 1 + 1 file changed, 1 insertion(+) (limited to 't/t0103-rack-input-limit.sh') diff --git a/t/t0103-rack-input-limit.sh b/t/t0103-rack-input-limit.sh index 64d6dac..efb87fe 100755 --- a/t/t0103-rack-input-limit.sh +++ b/t/t0103-rack-input-limit.sh @@ -1,5 +1,6 @@ #!/bin/sh . ./test-lib.sh +skip_models StreamResponseEpoll test -r random_blob || die "random_blob required, run with 'make $0'" req_curl_chunked_upload_err_check -- cgit v1.2.3-24-ge0c7