Software:Boa (web server)
From HandWiki
Original author(s) | Paul Phillips |
---|---|
Developer(s) | Larry Doolittle and Jon Nelson |
Initial release | circa 1995 |
Final release | 0.94.13
/ July 30, 2002 |
Preview release | 0.94.14rc21
/ February 23, 2005 |
Operating system | Cross-platform |
Available in | C |
Type | Web server |
License | GPLv2 |
Website | www |
Boa is a discontinued since 2005 open-source small-footprint web server that is suitable for embedded applications. Originally written by Paul Phillips, it was previously maintained by Larry Doolittle and Jon Nelson.
Slashdot and Fotolog use Boa to serve images.[1]
As of its last release, Boa has the following limitations:
- No access control features (HTTP Basic access authentication, etc.)
- No chroot option (planned)
- No Server Side Includes (deemed incompatible with server performance goals)
- No SSL support although there are some patches against 0.94.13 that introduce SSL support
As of 2022 Boa is still used in many embedded applications, and its known vulnerabilities have been actively exploited.[2]
See also
- Comparison of web servers
References
- ↑ Network Security, Firewalls, and VPNS. 2017-10-24. ISBN 9781538803721. https://books.google.com/books?id=baz-DAAAQBAJ&q=Slashdot+boa+server&pg=PT45.[yes|permanent dead link|dead link}}]
- ↑ Burt, Jeff. "Discontinued Boa web servers still a supply chain threat" (in en). https://www.theregister.com/2022/11/23/microsoft_boa_web_server/.
External links
- Source code on GitHub
- An Overview of the Boa Web Server
- Boa: an Embedded Web Server
- User Interface Design using CGI Programming and Boa Web Server on M5249C3 Board
- Reviving boa
- Mailing List
Original source: https://en.wikipedia.org/wiki/Boa (web server).
Read more |