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
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.

2012-12-14 08:32
3.4.1

Esta pequena atualização versão permite ajustar um tempo de limite por solicitação.
This minor update release enables setting a per-request timeout.

2011-12-12 06:27
4.0 Beta

Esta versão possui muitos recursos novos, incluindo: Embedded Server Pages (uma estrutura de Web do idioma com base do "C"), um banco de dados na memória de alto desempenho, um flexível mecanismo de roteamento de URL e cache de resposta integrada. Ele permite que você execute blazingly rápidos Web sites em 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

Esta é uma versão de manutenção com muitas correções úteis, incluindo suporte a arquivos grandes, atenuação para explorar o SSL de explosão e várias correções 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

Esta é uma versão menor com característica muitas correções útil. Novas características incluem uma directiva chroot, o apoio à cabana de filtragem em scripts PHP, e sob demanda de carga do módulo.
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