about summary refs log tree commit homepage
tag namev4.0.0 (25d4a46fb8bf69a08671ce8bb11cc7333d0b333d)
tag date2011-06-27 09:57:10 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 4410cd0816...
downloadzbatery-4.0.0.tar.gz
Zbatery 4.0.0 - another Rainbows! resync
This gets most of the improvements Rainbows! 4.0.0 got:

* client_max_header_size directive is added to limit per-client
  memory usage in headers.

* An experimental StreamResponseEpoll concurrency option

* minor bugfixes, minor stack depth reduction

Since Zbatery doesn't fork workers, the ability of Unicorn 4.x
to scale to a large amount of worker processes doesn't matter
to us.