public
Description: Searching for fastest small Perl httpd
Homepage:
Clone URL: git://github.com/kappa/perl-httpd-benchmarks.git
name age message
file ModPerl2Sum.pm Sat Sep 26 14:36:02 -0700 2009 Add apache config [hsw]
file NginxSum.pm Sat Oct 10 13:23:33 -0700 2009 Add pure (non-PSGI) nginx handler. [kappa]
file README Sat Sep 26 12:38:55 -0700 2009 Implement simple sum server on AnyEvent::HTTPD [kappa]
file ab.sh Sat Sep 26 12:38:55 -0700 2009 Implement simple sum server on AnyEvent::HTTPD [kappa]
file fcgi-mojo.pl Mon Sep 28 02:06:52 -0700 2009 Fix typo [hsw]
file fcgi.pl Tue Sep 29 11:58:31 -0700 2009 Generate response header with CGI::Simple [hsw]
file httpd-ae.pl Sat Oct 10 13:19:07 -0700 2009 Return text/plain as everything else does. [kappa]
file httpd-cgipsgi.pl Sun Sep 27 03:16:06 -0700 2009 Add non-cheating PSGI version parsing parameter... [kappa]
file httpd-daemon.pl Sat Sep 26 12:52:32 -0700 2009 HTTPD::Daemon implementation [kappa]
file httpd-dancer.pl Sun Sep 27 03:09:41 -0700 2009 Disable the access_log and use the expected por... [melo]
file httpd-engine.pl Sat Oct 10 13:20:23 -0700 2009 Inline handler, set content-type. [kappa]
file httpd-mojo.pl Sat Sep 26 13:46:12 -0700 2009 Add Mojo::Server implementation [hsw]
file httpd-mojol.pl Mon Sep 28 00:38:30 -0700 2009 Enable production mode [hsw]
file httpd-poe.pl Sun Sep 27 02:20:10 -0700 2009 Some POE optimization from @sharifulin [hsw]
file httpd-prqpsgi.pl Sun Sep 27 09:26:11 -0700 2009 New PSGI implementation using Plack::Request in... [kappa]
file httpd-rawpsgi.pl Sat Sep 26 13:27:08 -0700 2009 Raw PSGI sum server with regexp query_string pa... [kappa]
file mason.tmpl Tue Sep 29 06:51:12 -0700 2009 HTML::Mason framework implemetation [hsw]
file pure-cgi.cgi Tue Sep 29 12:00:18 -0700 2009 Add CGI-perl implementation. [hsw]
README
Testing different HTTPDs in Perl.