Jump to content

Cherokee (web server): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
GreenC bot (talk | contribs)
Alobbs (talk | contribs)
Adds a "Devices running Cherokee" section.
Line 60: Line 60:
* [[GlassFish]]
* [[GlassFish]]
* [[Django (web framework)|Django]]
* [[Django (web framework)|Django]]

== Devices running Cherokee ==
During the last few years Cherokee has been adopted by numerous electronic device makes and IoT technology manufacturers. Some examples include [[GoPro]] action cameras and drones <ref>{{cite web|url=https://gopro.com/help/articles/block/Open-Source-Software|title=GoPro: Open Source Software}}</ref>, [[Xiaomi]] action cameras, [[Digi International]]'s [[Internet_of_things]] kits <ref>{{cite web|url=http://www.sase.com.ar/2013/files/2013/09/SASE2013-CC-Wi_MX28.pdf|title=Digi ConnectCard i.MX28}}</ref>, [[ATN Corporation]]'s high-end riffle scopes <ref>{{cite web|url=https://www.phillips321.co.uk/2015/11/24/hacking-the-atn-x-sight-part1/|title=Hacking the ATN X-sight}}</ref>, Defender's security cameras <ref>{{cite web|url=https://localhoster.blogspot.com/2013/12/wi-fi-multicam-defender-wf-10hd.html|title=Wi-Fi камера Multicam Defender WF-10HD}}</ref>, etc. Since Cherokee is Open Source Software and does not require manufacturers to license the code, there is no way to know how many companies are embedding Cherokee in their products.


== See also ==
== See also ==

Revision as of 00:22, 18 December 2016

Cherokee Web Server
Original author(s)Álvaro López Ortega, Cherokee Project
Stable release
1.2.103 / April 21, 2013; 11 years ago (2013-04-21)
Repository
Written inC, Python and JavaScript[1]
Operating systemCross-platform [2]
Available inEnglish, Spanish, German, French, Italian, Dutch, Polish, Swedish, Brazilian Portuguese, Chinese Simplified, Catalan, Galician
TypeWeb server
LicenseGPLv2[3]
Websitecherokee-project.com Edit this at Wikidata

Cherokee is an open-source cross-platform web server that runs on Linux, BSD variants, Solaris, OS X, and Windows. It is a lightweight,[4] high-performance[5] web server/reverse proxy licensed under the GNU General Public License. Its goal is to be fast and fully functional yet still light. Major features of Cherokee include a graphical administration interface named cherokee-admin, and a modular light-weight design.

Independent tests have shown Cherokee to be better performing than Apache[6][7] when serving up both static and dynamic content.

Cherokee is maintained and developed by an open source community.[8]

Features

Web server features

Web applications[15]

Configuration wizards are provided to automatically configure the web server to perform specific tasks, or run frameworks and applications. These provide support for:

Devices running Cherokee

During the last few years Cherokee has been adopted by numerous electronic device makes and IoT technology manufacturers. Some examples include GoPro action cameras and drones [16], Xiaomi action cameras, Digi International's Internet_of_things kits [17], ATN Corporation's high-end riffle scopes [18], Defender's security cameras [19], etc. Since Cherokee is Open Source Software and does not require manufacturers to license the code, there is no way to know how many companies are embedding Cherokee in their products.

See also

References

  1. ^ "Cherokee - Ohloh". Ohloh.net. Retrieved 8 February 2012.
  2. ^ "Cherokee Downloads". Cherokee project. Retrieved 2011-03-23.
  3. ^ "Cherokee license".
  4. ^ Frommel, Oliver. "FEATHERWEIGHTS - Linux Magazine Online". Linux Magazine. Retrieved 10 August 2011.
  5. ^ "Installing Cherokee With PHP5 And MySQL Support On Ubuntu 11.04". Linux.com. 10 August 2011. Retrieved 26 August 2011.
  6. ^ "Cherokee vs Apache Benchmarks". Dynamic Hosting.
  7. ^ "Cherokee vs Apache : An alternate web server". Craig Strong. Archived from the original on 2012-02-26. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  8. ^ Contributors and metrics about Cherokee Project
  9. ^ "TLS/SSL Cookbook". Cherokee project. Retrieved 2010-09-16.
  10. ^ "Virtual Servers". Cherokee project. Retrieved 2010-09-16.
  11. ^ "Supported authentication mechanisms". Cherokee project. Retrieved 2010-09-16.
  12. ^ "Supported logging styles". Cherokee project. Retrieved 2010-09-16.
  13. ^ "Cherokee uWSGI support". Retrieved 23 March 2011.
  14. ^ "Application deployment with Cherokee Market". Retrieved 23 March 2011.
  15. ^ "Recipes for specific tasks". Retrieved 2010-09-16.
  16. ^ "GoPro: Open Source Software".
  17. ^ "Digi ConnectCard i.MX28" (PDF).
  18. ^ "Hacking the ATN X-sight".
  19. ^ "Wi-Fi камера Multicam Defender WF-10HD".

External links