Appweb 5.5.0/6.1.0 发布,5.5.0 的更新内容如下:
Minor Feature Release
Recommended Action
Essential Upgrade -- All users strongly advised to upgrade
Recommended Upgrade -- Upgrade recommended but not essential
Optional Upgrade -- Upgrade only if convenient
Change Log
Add MbedTLS support. This is a non-breaking feature addition to support MbedTLS 2.1.1.
Fix session cookie handling
Fix mprSort
Fix ESP compile mixed modes
Fix SSL write failure with pipelined requests
Optimize mprCreateEvent and replace mprCreateEventOutside
Fix ESP ediSortGrid to handle numeric columns
Fix various error return paths
Ignore requests when shutting down
Ignore disabled monitors
Build Requirements
To build, requires MakeMe 0.10.0 or later
To install packages, use Pak 0.12.0 or later
6.1.0 的更新内容如下:
Recommended Action
Essential Upgrade -- All users strongly advised to upgrade
Recommended Upgrade -- Upgrade recommended but not essential
Optional Upgrade -- Upgrade only if convenient
Change Log
Add MbedTLS support
Fix session cookie handling
Fix mprSort
Fix ESP compile mixed modes
Fix SSL write failure with pipelined requests
Optimize mprCreateEvent and replace mprCreateEventOutside
Fix ESP ediSortGrid to handle numeric columns
Fix various error return paths
Ignore requests when shutting down
Ignore disabled monitors
Support expanding request vars in HTTP header definitions
Build Requirements
To build, requires MakeMe 0.10.0 or later
To install packages, use Pak 0.12.0 or later
Appweb是一个嵌入式HTTP Web服务器,主要的设计思路是安全。这是直接集成到客户的应用和设备,便于开发和部署基于Web的应用程序和设备。它正迅速( 3500多要求每秒)和紧凑(从11万) ,其中包括支持动态网页制作,服务器端嵌入式脚本过程中的CGI ,可加载模块,的SSL ,摘要式身份验证,虚拟主机, Apache样式配置,日志记录,单和多线程应用程序。它提供了大量的文档和示例。
软件详情:https://github.com/embedthis/appweb/issues?q=milestone%3A5.5.0
下载地址:https://github.com/embedthis/appweb/releases/tag/v5.5.0
来自:开源中国社区

