0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 19, 2024 — Dec 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Old changes from local workdir More... about 10 years ago
Add pure (non-PSGI) nginx handler. More... about 16 years ago
Inline handler, set content-type. More... about 16 years ago
Return text/plain as everything else does. More... about 16 years ago
Add CGI-perl implementation. More... about 16 years ago
Generate response header with CGI::Simple More... about 16 years ago
HTML::Mason framework implemetation More... about 16 years ago
HTTP::Engine implementation More... about 16 years ago
Fix typo More... about 16 years ago
Enable production mode More... about 16 years ago
Merge branch 'master' of [email protected]:kappa/perl-httpd-benchmarks More... about 16 years ago
New PSGI implementation using Plack::Request instead of CGI::PSGI. More... about 16 years ago
chmod 777 socket More... about 16 years ago
Clean FastCGI implementation. More... about 16 years ago
Add nginx conf More... about 16 years ago
Merge branch 'master' of github.com:kappa/perl-httpd-benchmarks More... about 16 years ago
Mojo on FastCGI More... about 16 years ago
Comment about using params from $env. More... about 16 years ago
Disable access_log, use conventional settings syntax. More... about 16 years ago
Merge branch 'master' of git://github.com/melo/perl-httpd-benchmarks into melo/master More... about 16 years ago
Add perl regex query string parser implementation. More... about 16 years ago
Add truly raw PSGI implementation using internal nginx query string parser (needs patches to nginx-psgi-patchs). More... about 16 years ago
Add non-cheating PSGI version parsing parameters via CGI::PSGI. More... about 16 years ago
Disable the access_log and use the expected port More... about 16 years ago
Merge branch 'master' of github.com:kappa/perl-httpd-benchmarks More... about 16 years ago
Some POE optimization from @sharifulin More... about 16 years ago
Ensure EV event loop for AnyEvent. More... about 16 years ago
Add nginx PSGI (with and without Dancer) handler. More... about 16 years ago
Add apache config More... about 16 years ago
Add mod_perl2 (+apr) handler. More... about 16 years ago