Download List

Descripción del Proyecto

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

Esta versión mucho mejora la calidad y mejora de la escalabilidad. Rendimiento está ahora cerca de Nginx para cargas de trabajo más pequeños. La versión incorpora medidas de seguridad defensiva para ataques de denegación de servicio, limitando el tiempo de análisis de encabezado de solicitud a través de la Directiva de LimitParseTimeout.
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

Esta versión de actualización menor permite ajustar un tiempo de espera por petición.
This minor update release enables setting a per-request timeout.

2011-12-12 06:27
4.0 Beta

Esta versión tiene muchas características nuevas, incluyendo: Embedded Server Pages (un marco de Web lenguaje basado "C"), una base de datos de alto rendimiento en memoria, un motor de enrutamiento flexible de URL y almacenamiento en caché de respuesta integrada. Le permite ejecutar increíblemente rápidos sitios Web en menos de 2 MB.
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

Se trata de una versión de mantenimiento con muchas correcciones útiles, incluyendo soporte para archivos grandes, mitigación para la explotación de BLAST SSL y varias correcciones de Ejscript.
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

Se trata de un lanzamiento de características menores con muchas correcciones útiles. Las nuevas características incluyen una directiva chroot, el apoyo a shebang filtrado en los scripts PHP, y carga en la demanda de módulos.
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