Forgot your password?
typodupeerror
Apache Software

Secure Mini-Apache for Embedded Linux 24

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."
This discussion has been archived. No new comments can be posted.

Secure Mini-Apache for Embedded Linux

Comments Filter:
  • by mhesseltine ( 541806 ) on Tuesday January 27, 2004 @07:10PM (#8105734) Homepage Journal

    From the article,

    "AppWeb deploys an Apache-style configuration schema"
    along with
    "Existing enterprise HTTP servers are poorly suited for embedding, while current embedded web servers have made compromises on security and functionality to meet memory footprint requirements," according to Mbedthis.

    So, while it's cool, it's not a port of Apache to an embeded environment.

  • by Anonymous Coward on Tuesday January 27, 2004 @09:09PM (#8107231)
    micro_httpd runs from inetd so you need to factor that into your memory footprint if your selecting a server for the embeded market. Also IIRC the ACME license is ... odd ...

    As far as GPL'd servers go there is cherokee (threaded), Thy (forking) and many others. Use google you freaks.
  • by Anonymous Coward on Thursday January 29, 2004 @05:32PM (#8127936)
    Also check out this server [gladesoft.com], seems to be smaller and more targeted towards embedded systems.
  • by nonane ( 305432 ) on Tuesday February 10, 2004 @02:26PM (#8240020)
    Check out boa [boa.org]:

    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

Business is a good game -- lots of competition and minimum of rules. You keep score with money. -- Nolan Bushnell, founder of Atari

Working...