Rainbows 3.4.0 - minor updates and fixesv3.4.0
commit983722912028f35348c8ff276df48855281be715
authorEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 03:02:09 +0000 (21 03:02 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 03:18:58 +0000 (21 03:18 +0000)
tree871f15196c5fa33260a8b001c46b9f4aa375396b
parente5eda7790806d6d7709d02db04c75f09340e9a24
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).
GIT-VERSION-GEN