[erlang-questions] The most better Erlang web server!

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Thu Nov 25 08:50:03 CET 2010


On Thu, Nov 25, 2010 at 5:28 AM, Dmitry Demeshchuk <demeshchuk@REDACTED> wrote:
> Well, yaws needs to be tuned to show that impressive performance. From
> the box, with all default settings, it's not very fast:
> http://lionet.livejournal.com/42016.html
>
> Sorry that my previous comment was unclear a bit. My point was not
> that yaws is slow, but that you need to know how to cook it in order
> to make it really fast.
>

I actually use inets httpd webserver. It cannot scale by any means
defined by the other webservers. But it is built-in, it is fairly
simply to get working and I hardly need it to serve anything else than
a couple of ajax-requests for jQuery. It is also worth a look if your
demands are rather small.

-- 
J.


More information about the erlang-questions mailing list