about summary refs log tree commit homepage
path: root/t/t0019-keepalive-cpu-usage.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-06-09 00:34:00 +0000
committerEric Wong <normalperson@yhbt.net>2011-06-09 01:06:52 +0000
commit40edc84784864063a38ba38bf854a2119c243ce4 (patch)
tree6f4138228a08034c49368d7e926684ef46b21f63 /t/t0019-keepalive-cpu-usage.sh
parent54deb6a9a0e868c0958c9ec145e311661ce90e54 (diff)
downloadrainbows-40edc84784864063a38ba38bf854a2119c243ce4.tar.gz
This doesn't use Rainbows::Base so we have no keepalive support
at all.  This could eventually be an option for streaming
applications.
Diffstat (limited to 't/t0019-keepalive-cpu-usage.sh')
-rw-r--r--t/t0019-keepalive-cpu-usage.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t0019-keepalive-cpu-usage.sh b/t/t0019-keepalive-cpu-usage.sh
index e368709..b63c3c9 100644
--- a/t/t0019-keepalive-cpu-usage.sh
+++ b/t/t0019-keepalive-cpu-usage.sh
@@ -5,6 +5,8 @@ then
 fi
 . ./test-lib.sh
 skip_models WriterThreadSpawn WriterThreadPool Base
+skip_models StreamResponseEpoll
+
 t_plan 6 "keepalive_timeout CPU usage tests for $model"
 
 t_begin "setup and start" && {