Revision history for Perl extension Starman
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
0.1001 Sat Feb 27 05:03:18 PST 2010
- Fix documentations
- Set 'deployment' PLACK_ENV by default
- Do not reopen stdio for possibly faster operations
- require Net::Server 0.91 for new() (sekimura)
0.1000 Mon Feb 15 17:56:33 PST 2010
- original version