Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Module HTTPLoop

Description

High performance webserver optimized for somewhat static content.

HTTPLoop is a less capable WWW-server than the Protocols.HTTP.Server server, but for some applications it can be preferable. It is significantly more optimized, for most uses, and can handle a very high number of requests per second on even low end machines.