Changes for version 0.2

  • Fixed bug in read code where it would not finish reading a request.
  • If IO::Socket::SSL is installed, you can run a secure server.
  • Added a preforking server type "forking" (default is "single"). You can confiugre the number of child processes via the numproc config option.

Modules