December 2008
A Million-user Comet Application with Mochiweb, Part 1 | Richard Jones, Esq.
In this series I will detail what I found out empirically about how mochiweb performs with lots of open connections, and show how to build a comet application using mochiweb, where each mochiweb connection is registered with a router which dispatches messages to various users.
with details how to tweak the kernel and make a flood test
June 2008
File/Directory Listing in a MochiWeb Project - MochiWeb | Google Groups
a very basic File and Directory Listing capability to my MochiWeb project
April 2008
Open Source Web>2.0 Technologies: Mochiweb - an erlang based webserver toolkit
a sample Bob (Ippolito) provided to show how to build a webserver using mochiweb