From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18447 invoked by alias); 12 Dec 2012 23:22:01 -0000 Received: (qmail 18433 invoked by uid 22791); 12 Dec 2012 23:21:59 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_VIA_APNIC,TW_PP X-Spam-Check-By: sourceware.org Received: from smtpout3.three.com.au (HELO smtpout3.three.com.au) (202.124.68.59) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 12 Dec 2012 23:21:54 +0000 Received: from auumvs2fe01.three.com.au (auhgvpsmtp.three.com.au [10.176.77.86]) by smtpout3.three.com.au (Postfix) with ESMTP id 1B2ED73F2E; Thu, 13 Dec 2012 09:21:52 +1000 (EST) Received: from [172.20.10.2] ([101.119.14.201]) by auumvs2fe01.three.com.au with ESMTP id qBCNLmD8008300-qBCNLmD9008300; Thu, 13 Dec 2012 09:21:49 +1000 References: <20121212211251.281700@gmx.net> In-Reply-To: <20121212211251.281700@gmx.net> Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: Cc: "ecos-discuss@ecos.sourceware.org" From: Laurie Gellatly Date: Wed, 12 Dec 2012 23:22:00 -0000 To: Bernd Schuster X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] suitable web server for ecos X-SW-Source: 2012-12/txt/msg00028.txt.bz2 Hi Bernd, For my project I used an earlier version of mongoose. I've shared it with o= ther members of the group. It has desirable features above httpd. Had the same issues with goahead. ...Laurie:{) On 13/12/2012, at 8:12 AM, "Bernd Schuster" wrote: > Hi,=20 >=20 > I`m doing a ethernet switch project with eCos and a 400MHZ MIPS Prozessor= . For my application I`ll need a web server to configurate the fixture. At = the moment I`m using the httpd web server which is already included in the = ecos enviroment. It`s working but it takes a long time at startup to be abl= e to open the first webpage. I`m not sure if the httpd source code is respo= nsible for this delay or any other part of the ecos.=20 >=20 > In the reference manual of the ecos o/s, I read that httpd is maybe not t= he best solution (http://ecos.sourceware.org/docs-2.0/ref/net-httpd-chapter= .html). I`v also heard about the Goahead webserver, but the fact that we`ve= to include the logo at the startpage makes this web server unusable for th= is project. But there`s another web server, called "appweb" which should be= fast and also small... but I`m not quite sure if it is suitable for a ecos= system because it looks like equal to apache server.=20 >=20 > First of all I`ll need a very fast web server, which supports HTTPS and I= Pv6, GET and POST requests. As content, I`ll create and send xml and xsl fi= les instead of html files. Therefore it would be great if it web server has= a fast xml parser.=20 >=20 > At the moment I found the following web servers: httpd, goahead, appweb a= nd mongoose. Do you know any further web servers I should take into account= ? And which web server will you suggest? >=20 > best regards=20 > Bernd >=20 >=20 >=20 >=20 > --=20 > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss >=20 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss