about summary refs log tree commit homepage
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-02-04 13:06:30 -0800
committerEric Wong <normalperson@yhbt.net>2011-02-04 13:06:30 -0800
commit6ffc294aac4735127ac9455266623aaa3603e9c1 (patch)
treea65ad031b576d0a2b6378e3807925f274e6c7154 /CONTRIBUTORS
parent3df8a197320b8a9e8a6413dcd04613db0558d90a (diff)
downloadunicorn-3.4.0.tar.gz
* IPv6 support in the HTTP hostname parser and configuration
  language.  Configurator syntax for "listen" addresses should
  be the same as nginx.  Even though we support IPv6, we will
  never support non-LAN/localhost clients connecting to Unicorn.

* TCP_NOPUSH/TCP_CORK is enabled by default to optimize
  for bandwidth usage and avoid unnecessary wakeups in nginx.

* Updated KNOWN_ISSUES document for bugs in recent Ruby 1.8.7
  (RNG needs reset after fork) and nginx+sendfile()+FreeBSD 8.

* examples/nginx.conf updated for modern stable versions of nginx.

* "Status" in headers no longer ignored in the response,
  Rack::Lint already enforces this so we don't duplicate
  the work.

* All tests pass under Ruby 1.9.3dev

* various bugfixes in the (mostly unused) ExecCGI class that
  powers http://bogomips.org/unicorn.git
Diffstat (limited to 'CONTRIBUTORS')
0 files changed, 0 insertions, 0 deletions