|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2012-12-18 13:43 This release greatly boosts performance and improves scalability. Performance is now close to that of Nginx for smaller workloads. The release adds defensive security measures for denial-of-service attacks by limiting the request header parse time via the LimitParseTimeout directive. 2011-12-12 06:27 This release has many new features, including: Embedded Server Pages (a "C" language based Web framework), a high performance in-memory database, a flexible URL routing engine, and integrated response caching. It allows you to run blazingly fast Web sites in under 2MB. 2011-12-08 09:04 This is a maintenance release with many useful fixes including huge file support, mitigation for the BLAST SSL exploit, and various Ejscript fixes. 2011-03-19 10:27 This is a minor feature release with many useful fixes. New features include a Chroot directive, support for shebang filtering in PHP scripts, and on-demand module loading. Project ResourcesProject Description Embedthis Appweb is a fast, little embedded Web server. It is unmatched in efficiency and serves pages at native speed, using an event-driven, non-blocking core to serve multiple requests using minimal resources. It has integrated caching and the Embedded Server Pages C-Language Web framework. Without compromising performance, it has extensive security controls and a rigorous security sandbox that helps protect the server and mitigate denial-of-service attacks. It is one of the most widely deployed embedded Web servers and is used in networking equipment, telephony, mobile devices, industrial control, and consumer and office equipment, and in high-performance Web services. |