Secure Mini-Apache for Embedded Linux
An anonymous reader writes "Embedded webserver specialist Mbedthis Software has released AppWeb, a new "mini-Apache" for embedded Linux focusing on high security and designed for 'embedding in applications and devices.' AppWeb can be configured with a memory footprint of only 110K, and targets web services, offline applications, and embedded device management, according to Mbedthis."
Click here to see an example of mini-Apache.
Don't blame Durga. I voted for Centauri.
From the article,
along withSo, while it's cool, it's not a port of Apache to an embeded environment.
Overrated / Underrated : Moderation
It sounds like it isn't missing any of the basic features your average webserver needs.
And if that is the case why on earth wouldn't you be using for your typical small deployments whether embedded or not?
Does it support ProxyPassReverse? Had a look in their docs and can't find a reference. Anybody knows?
Freedom of speech doesn't come with bandwidth.
If you need to get really small, and don't need much by way of features, micro_httpd, but that's probably overkill (underkill?)
Faster porn then?
Also check out this server, seems to be smaller and more targeted towards embedded systems.
http://www.fefe.de/fnord/
Check out boa:
Boa currently seems to be the favorite web server in the embedded crowd, and embedded Linux, despite all the marketing hype, really is a big deal. Supposedly, an older version of Boa, v0.92q, runs in 32K address space on m68k, like used in uCLinux