about summary refs log tree commit homepage
tag namev3.4.0 (4e289f6c766916504dea44c58636a65fa4ba355e)
tag date2011-05-21 03:19:02 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 9837229120...
downloadrainbows-3.4.0.tar.gz
Rainbows 3.4.0 - minor updates and fixes
SIGQUIT (graceful shutdown) now drops idle keepalive clients for
the concurrency models where maintaining an idle client is
relatively inexpensive: Coolio, CoolioThreadPool,
CoolioThreadSpawn, Epoll, EventMachine, XEpoll,
XEpollThreadPool, XEpollThreadSpawn.

Kgio.autopush now works properly for all multi-threaded
concurrency models (if you're using :tcp_nopush).