Download List

Projeto Descrição

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 Back to release list
4.2.0

Esta versão muito aumenta o desempenho e melhora a escalabilidade. Desempenho está agora perto de Nginx para cargas de trabalho de menores. O lançamento inclui medidas de segurança defensiva para ataques de negação de serviço, limitando o tempo de análise do cabeçalho de solicitação através da 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.

Project Resources