Projects / Unicorn / Releases

RSS All releases of Unicorn

  •  09 Jul 2009 10:39

Release Notes: Minor cleanups were made. FD_CLOEXEC is now set on accepted listen sockets instead of relying on the flag to be inherited across accept. This release is not recommended for production use.

  •  02 Jul 2009 10:14

Release Notes: "Transfer-Encoding: chunked" bodies in requests are now supported. Rack applications reading input bodies get that data streamed off to the client socket on an as-needed basis. This allows the application to do things like upload progress notification and even tunneling of arbitrary stream protocols via bidirectional chunked encoding.

  •  29 May 2009 17:03

    Release Notes: This release features safer, more descriptive timeout handling, more consistent reload behavior, and is a miniscule amount faster on "Hello World" benchmarks.

    •  27 May 2009 08:42

      Release Notes: The RubyGem now has a hard dependency on Rack. Minor performance improvements and code cleanups were done. If RubyGems are in use, the Gem index is refreshed when SIGHUP is issued.

      •  22 May 2009 18:06

        Release Notes: Minor bugfixes and documentation improvements.

        •  25 Apr 2009 20:28

          Release Notes: Rack 1.0.0 compatibility was added. In the configurator, the "listen" directive is more nginx-like. A problem in which log rotation was being delayed in workers when idle was fixed.

          •  25 Apr 2009 08:51

            Release Notes: SIGTTIN and SIGTTOU are now used to control incrementing and decrementing of worker processes without needing to change the config file and SIGHUP.

            •  24 Apr 2009 12:21

              Release Notes: Data corruption with small uploads via browsers was fixed.

              •  17 Apr 2009 09:56

                Release Notes: 100% CPU usage when idle was fixed.

                •  17 Apr 2009 09:56

                  Release Notes: Responses are now ensured to always have the "Status:" header. This is needed for compatibility with some broken clients. Other small and minor cleanups were made.

                  Screenshot

                  Project Spotlight

                  MDIFramework

                  A ready-to-use architecture to ease the creation of MDI-style applications in Java.

                  Screenshot

                  Project Spotlight

                  OpenSAF

                  A standard-based high availability framework.