Starwoman

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Improved documentation
        - Ensure that chunk buffer contains terminating HTTP newline (Peter Makholm)

0.3000  Mon Feb 20 16:31:44 PST 2012
        - This be a 0.3 release

0.29_90 Thu Dec  1 19:40:52 PST 2011
        - Changed the way server handles HUP and QUIT signals
          HUP will just restart all the workers gracefully
          QUIT will gracefully shutdown workers and the master
          See `man 1 starman` and look for SIGNALS section.

0.2014  Sun Sep 18 12:43:06 PDT 2011
        - Fixed broken PSGI response headers after the output (cho45)

0.2013  Sat Jun 25 11:51:47 PDT 2011
        - Relaxed the harakiri tests (audreyt)

0.2012  Wed Jun 22 13:51:59 PDT 2011
        - Implemented psgix.harakiri mode (audreyt)
        - Added --error-log option (Paulo E. Castro)

Changes  view on Meta::CPAN

0.2003 Mon Apr 19 15:19:06 JST 2010
        - Upped Plack dependency

0.2002 Sat Apr 17 18:44:24 PDT 2010
        - Switch kyoto.jpg to use baybridge.jpg for testing

0.2001 Tue Apr 13 21:45:15 PDT 2010
        - Fixed the way to set the default Delayed loader

0.2000 Tue Apr 13 20:22:24 PDT 2010
        - INCOMPATIBLE: starman executable by default loads the application with Delayed to be safer.
          Use --preload-app command line option to preload the application in the master process.
          See `starman --help` for details.

0.1007 Tue Apr 13 19:45:59 PDT 2010
        - Fixed a bug where Content-Length less response are sent in Keep-Alive without chunked,
          choking HTTP/1.0 clients (patspam) #6

0.1006 Tue Apr 13 00:01:23 CEST 2010
        - Fixed 100% CPU loop when an unexpected EOF happens (Graham Barr)

0.1005 Sun Mar 28 14:37:03 PDT 2010
        - Implemented starman -v

0.1004 Sat Mar 27 19:10:06 PDT 2010
        - Implemented --disable-keepalive for broken frontend proxy such as mod_proxy + mpm_prefork
        - Documented --backlog 

0.1003 Sun Mar 21 21:08:39 PDT 2010
        - Fixed SERVER_PORT when used with Server::Starter (Reported by ronsavage)

0.1002 Wed Mar 10 12:10:46 JST 2010
        - Officially do not support Win32



( run in 4.280 seconds using v1.01-cache-2.11-cpan-e93a5daba3e )