Monkey HTTP Server (original) (raw)

Property Value
dbo:abstract Monkey web server est un serveur HTTP en logiciel libre conçu pour fonctionner uniquement avec le noyau Linux, et tentant d'utiliser de façon optimale ses possibilités plutôt que d'être portable. Il en résulte un gain de performance par rapport à d'autres serveurs hautes performances comme nginx. (fr) Monkey HTTP Server is an optimized web server for Linux. It is designed to achieve high performance under high loads by making the most of the Linux kernel in terms of specific system calls and optimization techniques. It is HTTP/1.1 compliant (RFC 2616) and supports common features such as IPv6, TLS, Virtual Hosts, CGI, FastCGI, Directory Listing, and Security Rules. The server is designed as a small core extensible through its plugin interface. The binary size of Monkey is around 100 KB and around 250 KB on runtime depending on the loaded plugins. Monkey can perform well on x86 and x86-64, and ARM architectures running Linux embedded variants. Monkey was started in 2001 as an open source project. It is currently licensed under the Apache License v2. (en)
dbo:genre dbr:Web_server
dbo:latestReleaseDate 2016-06-04 (xsd:date)
dbo:latestReleaseVersion 1.6.9
dbo:license dbr:Apache_License
dbo:operatingSystem dbr:Linux
dbo:programmingLanguage dbr:C_(programming_language)
dbo:wikiPageExternalLink http://barracudadrive.com/blog/2013/03 http://monkey-project.com/ http://www.damnsmalllinux.org/wiki/monkey.html http://www.google-melange.com/gsoc/org2/google/gsoc2014/monkey https://www.debinux.de/2014/05/monkey-http-server-mit-fastcgi-fuer-php5-dirlisting-logger https://www.yoctoproject.org/organization/monkey-project http://www.techrepublic.com/blog/diy-it-guy/diy-youll-go-bananas-for-the-monkey-web-server/
dbo:wikiPageID 40179273 (xsd:integer)
dbo:wikiPageLength 3003 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1106426493 (xsd:integer)
dbo:wikiPageWikiLink dbr:Debian dbc:Web_server_software_for_Linux dbr:Apache_License dbr:Linux dbr:Linux_kernel dbr:Common_Gateway_Interface dbr:Transport_Layer_Security dbr:C_(programming_language) dbr:Web_server dbr:ARM_architecture dbr:Damn_Small_Linux dbr:FastCGI dbr:Google_Summer_of_Code dbc:Free_web_server_software dbr:IPv6 dbr:X86 dbr:X86-64 dbr:Yocto_Project
dbp:genre dbr:Web_server
dbp:latestReleaseDate 2016-06-04 (xsd:date)
dbp:latestReleaseVersion 1.600000 (xsd:double)
dbp:license Apache License v2.0 (en)
dbp:operatingSystem dbr:Linux
dbp:programmingLanguage dbr:C_(programming_language)
dbp:released 2001 (xsd:integer)
dbp:wikiPageUsesTemplate dbt:Infobox_software dbt:Notability dbt:Official dbt:Reflist dbt:Start_date_and_age dbt:URL dbt:Web_server_software
dct:subject dbc:Web_server_software_for_Linux dbc:Free_web_server_software
gold:hypernym dbr:Server
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment Monkey web server est un serveur HTTP en logiciel libre conçu pour fonctionner uniquement avec le noyau Linux, et tentant d'utiliser de façon optimale ses possibilités plutôt que d'être portable. Il en résulte un gain de performance par rapport à d'autres serveurs hautes performances comme nginx. (fr) Monkey HTTP Server is an optimized web server for Linux. It is designed to achieve high performance under high loads by making the most of the Linux kernel in terms of specific system calls and optimization techniques. It is HTTP/1.1 compliant (RFC 2616) and supports common features such as IPv6, TLS, Virtual Hosts, CGI, FastCGI, Directory Listing, and Security Rules. Monkey was started in 2001 as an open source project. It is currently licensed under the Apache License v2. (en)
rdfs:label Monkey web server (fr) Monkey HTTP Server (en)
owl:sameAs freebase:Monkey HTTP Server wikidata:Monkey HTTP Server dbpedia-fr:Monkey HTTP Server https://global.dbpedia.org/id/f5bH
prov:wasDerivedFrom wikipedia-en:Monkey_HTTP_Server?oldid=1106426493&ns=0
foaf:homepage http://monkey-project.com/
foaf:isPrimaryTopicOf wikipedia-en:Monkey_HTTP_Server
is dbo:wikiPageDisambiguates of dbr:Monkey_(disambiguation)
is dbo:wikiPageRedirects of dbr:Monkey_server
is dbo:wikiPageWikiLink of dbr:Monkey_(disambiguation) dbr:Comparison_of_web_server_software dbr:Mbed_TLS dbr:Monkey_server
is foaf:primaryTopic of wikipedia-en:Monkey_HTTP_Server