Commit Graph

3 Commits

Author SHA1 Message Date
jasper
6a58d43f1f - update to yaws-1.9.5 2012-10-30 20:29:21 +00:00
jasper
3ea2f218a5 - update to yaws-1.90 2011-05-27 17:04:43 +00:00
jasper
ec1a42aa3c import yaws 1.89
Yaws is a HTTP high perfomance 1.1 webserver particularly well suited
for dynamic-content web applications. Two separate modes of operations
are supported:

    * Standalone mode where Yaws runs as a regular webserver daemon.
      This is the default mode.
    * Embedded mode where Yaws runs as an embedded webserver in another
      Erlang application.

Yaws is entirely written in Erlang, and furthermore it is a
multithreaded webserver where one Erlang lightweight process is used to
handle each client.

ok aja@
2010-12-22 18:38:03 +00:00