Erlang 开发的高性能 Web 服务器,Yaws 2.0 发布

jopen 9年前

Yaws 是一个用Erlang语言开发的高效的web server,支持 HTTP/1.1,提供独立运行模式和嵌入式模式。

Yaws 2.0 在7月中旬发布了 2.0 版本,该版本改进内容包括:

  • Fix Yaws build for Erlang 18.0 (now() deprecated)

  • Renew self-signed ssl certificat to use the right signature algorithm

  • support for the SSL 'log_alert' option

  • expires fixes

  • Fix possible XSS in yaws_outmod:crashmsg/3

  • rebar work.

  • Rework how SSL protocol_version is handled.

  • Many minor bugfixes, tests and also docs.

来自:http://www.oschina.net/news/65264/yaws-2-0-erlang-http-server