aboutsummaryrefslogtreecommitdiff
path: root/www/ephemera
Commit message (Collapse)AuthorAgeFilesLines
* Blogd is an SCGI application server dedicated to serving-up a single blog,Thomas Abthorpe2009-06-174-0/+40
implemented in 1000 lines of Munger(1). Blogd creates the simplest blog that is still useful, in its author's estimation. On a single-core system, it should be able to service 500 requests/second. More cores will yield proportionally better performance. WEB: http://www.mammothcheese.ca/ PR: ports/135513 Submitted by: James Bailie <jimmy at mammothcheese.ca> Notes: svn path=/head/; revision=236123