Download List

Project 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 ESP "C" 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-18 13:43
4.2.0

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.

2012-12-14 08:32
3.4.1

This minor update release enables setting a per-request timeout.

2011-12-12 06:27
4.0 Beta

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
3.3.2

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
3.3.0

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 Resources