From: Bob Cochran <openembedded@mindchasers.com>
To: openembedded-devel@lists.openembedded.org
Subject: Is boa still a decent choice for an embedded web server?
Date: Mon, 02 Apr 2012 17:45:48 -0400 [thread overview]
Message-ID: <4F7A1E0C.9030201@mindchasers.com> (raw)
*** apologies: I accidentally sent this out the first time on the wrong
OE (commits) list ****
Hello Group,
I would appreciate any thoughts about the relevancy & security of boa
for an embedded system that needs to support up to several active web
requests at a time.
The code is getting old and some of the system calls are deprecated or
obsolete (e.g., gethostbyname()).
Apache appears to be overkill for what we're doing.
Ultimately, our web server won't just serve static pages but also serve
a low volume of python / django pages, too. I realize that CGI
performance with boa is bad, but it seems that there are options to
increase performance over simply exec'ing the python scripts.
Thanks,
Bob
next reply other threads:[~2012-04-02 22:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-02 21:45 Bob Cochran [this message]
2012-04-03 7:44 ` Is boa still a decent choice for an embedded web server? Enrico
2012-04-03 10:49 ` Samuel Stirtzel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F7A1E0C.9030201@mindchasers.com \
--to=openembedded@mindchasers.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.