Thttpd (original) (raw)
thttpd (tiny/turbo/throttling HTTP server) es un servidor web de código abierto disponible para la mayoría de las variantes de Unix. Se caracteriza por ser simple, pequeño, portátil, rápido, y seguro, ya que utiliza los requerimientos mínimos de un servidor HTTP. Esto lo hace ideal para servir grandes volúmenes de información estática.
Property | Value |
---|---|
dbo:abstract | thttpd (tiny/turbo/throttling HTTP server) es un servidor web de código abierto disponible para la mayoría de las variantes de Unix. Se caracteriza por ser simple, pequeño, portátil, rápido, y seguro, ya que utiliza los requerimientos mínimos de un servidor HTTP. Esto lo hace ideal para servir grandes volúmenes de información estática. (es) thttpd (tiny/turbo/throttling HTTP server) est un serveur web de code libre disponible pour la plupart des variantes d'Unix. Il se caractérise par le fait d'être simple, petit, portable, rapide et sûr, car il utilise les exigences minimales d'un serveur HTTP. Cela le rend idéal pour servir de grands volumes d'informations statiques. (fr) thttpd (tiny/turbo/throttling HTTP server) is an open source software web server from ACME Laboratories, designed for simplicity, a small execution footprint and speed. (en) thttpd (tiny/turbo/throttling HTTP server) はオープンソースのWebサーバで、シンプルで使用メモリが少なく高速に動作するように設計されている。開発は。より高機能なWebサーバの単純置き換えとして使えるが、静的データへの大量のリクエストを扱うのにとても適している。例えば、画像置き場サーバ。 最初の文字の"t" は tiny、turbo、throttling を表している。 thttpd はApache HTTP Server を初めとする他のオープンソースのWebサーバソフトウェアにはない帯域幅調整機能を持っている(Apacheではアドインモジュールで帯域幅調整を使うこともできる)。 この機能を使うと、ある特定のファイルタイプを持つファイルの最大転送速度を制限することができる。例えば、サーバ管理者はJPEG画像ファイルを最大20キロバイト/秒に制限することが可能である。こうすることで接続が飽和状態に陥るのを防ぐことができ、ファイル転送速度の減少と引き替えに、高負荷がかかった状態でもなおレスポンス可能な状態を保てる。 thttpdには兄弟プロジェクトとして と がある。 (ja) thttpd (tiny/turbo/throttling server HTTP) è un server Web open source progettato per essere semplice, veloce e con una bassa occupazione di memoria. thttpd è a thread singolo e portabile: è possibile compilarlo facilmente su quasi tutti i sistemi operativi Unix-like, inclusi FreeBSD, SunOS 4, 2, , Linux, and . La sua occupazione di memoria è di circa 50 kB. Sebbene possa essere usato come un banale rimpiazzo di server con molte più caratteristiche è molto adatto per servire grossi volumi di dati statici — come ad esempio server di image hosting. La "t" iniziale di thttpd può stare per "tiny", "turbo" o "throttling". thttpd ha una caratteristica detta "" (traducibile con "controllo della banda") che permette di limitare il bit rate con il quale vengono trasmessi alcuni tipi di files. Ad esempio l'amministratore del server può scegliere di restringere la trasmissione delle immagini JPEG al massimo di 20 kilobyte al secondo prevenendo così la saturazione della connessione lasciando il server sempre funzionante anche sotto carichi di traffico pesanti con la contropartita di un abbassamento della velocità di trasferimento. thttpd ha un bug nel trattamento dell'header . Siti che utilizzano thttpd sono demon.net, bluelight.com, mtv.com, , gerfield.com e altri. L'autore originale considera il progetto "finito" e ha smesso si accettare patch all'inizio del 2004 . Quando la distribuzione Gentoo perse il manteiner e fu progettata l'eliminazione di thttpd dai pacchetti, Anthony Basile fece un fork del progetto con il nome sthttpd. Il codice consiste in quello originale di thttpd con dozzine di patch provenienti da Gentoo oltre a una riscrittura del processo di compilazione. (it) thttpd (tiny/turbo/throttling HTTP server) – mały, szybki, otwarty serwer HTTP, zgodny ze standardem HTTP/1.1. thttpd jest dostępny dla wielu systemów operacyjnych. Twórcy thttpd (ACME Laboratories) położyli nacisk na szybkość, małe zużycie zasobów i bezpieczeństwo. thttpd posiada unikalną opcję przydzielania pasma dla konkretnych adresów URL. (pl) thttpd (tiny/turbo/throttling HTTP server) é um servidor web de código aberto do ACME Laboratories, projetado para ser simples, pequeno, portável, seguro, consume poucos recursos para sua execução. Baseado em uma única thread de execução, é compatível com a maior parte dos sistemas operacionais similares ao Unix, incluindo FreeBSD, SunOS 4, Solaris 2, BSD/os, Linux e OSF. Ainda que possa ser empregado como um substituto singelo de servidores enriquecidos de múltiplas funcionalidades, ele é especialmente adequado a servir grande volume de requisições de dados estáticos, por exemplo um servidor de imagens. O "t" inicial significa tanto tiny, turbo, ou throtling. thttpd tem a funcionalidade de bandwidth throttling, a qual não está presente em outros servidores web de open source, como o Apache (embora throttling esteja disponível como um módulo[ligação inativa] add-on para Apache). Esta característica permite ao administrador do servidor limitar a taxa máxima de bits na qual certos tipos de arquivos poderão ser transferidos. Por exemplo, o administrador poderá restringir a tranferência de images JPEG ao máximo de 20 kilobytes por segundo. Isto evita que a conexão torne-se saturada de modo que o servidor permanecerá respondendo sob grande carga, em troca da redução da velocidade de transferência de cada arquivo individual. O servidor é compatível com o protocolo HTTP versão 1.1, IPv6, geração de logs no formato CERN's common log (com uso de um utilitário que acompanha o pacote), autenticação básica HTTP Digest, SSI, CGI 1.1 e suporte a servidores virtuais. (pt) |
dbo:author | dbr:Jef_Poskanzer |
dbo:genre | dbr:Web_server |
dbo:license | dbr:BSD_licenses |
dbo:operatingSystem | dbr:POSIX |
dbo:programmingLanguage | dbr:C_(programming_language) |
dbo:wikiPageExternalLink | http://zibet.net/comp/thttpd.html http://xoomer.virgilio.it/adefacc/httpd/thttpd/ http://www.acme.com/software/thttpd/ http://www.acme.com/software/thttpd/thttpd_man.html%23THROTTLING http://marc.info/%3Fl=thttpd&r=1 https://github.com/blueness/sthttpd https://github.com/troglobit/merecat/ |
dbo:wikiPageID | 498200 (xsd:integer) |
dbo:wikiPageLength | 3763 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1072234652 (xsd:integer) |
dbo:wikiPageWikiLink | dbc:Unix_network-related_software dbr:Unix-like dbc:Software_using_the_BSD_license dbr:Comparison_of_web_server_software dbr:X-Forwarded-For dbr:FreeBSD dbr:Gentoo_Linux dbr:Linux dbr:Embedded_HTTP_server dbr:BSD/OS dbr:BSD_licenses dbc:Cross-platform_free_software dbc:Free_software_programmed_in_C dbr:C_(programming_language) dbr:Web_server dbr:Feature-rich dbr:Bandwidth_throttling dbr:POSIX dbr:Fork_(software_development) dbr:Kilobyte dbr:Memory_footprint dbr:JPEG dbr:Jef_Poskanzer dbc:Free_web_server_software dbr:Bit_rate dbr:SunOS dbr:Software_portability dbr:Solaris_(operating_system) dbr:NanoHTTPD dbr:OSF/1 dbr:Open_source_software dbr:Operating_system dbr:Secure_Sockets_Layer dbr:Image_hosting_service dbr:Thread_(computer_science) |
dbp:author | dbr:Jef_Poskanzer |
dbp:genre | dbr:Web_server |
dbp:language | English (en) |
dbp:license | BSD licenses variant (en) |
dbp:name | thttpd (en) |
dbp:operatingSystem | dbr:POSIX |
dbp:programmingLanguage | dbr:C_(programming_language) |
dbp:website | http://www.acme.com/software/thttpd/ |
dbp:wikiPageUsesTemplate | dbt:Network-software-stub dbt:Infobox_Software dbt:Reflist dbt:Wikidata dbt:Lowercase dbt:Unix-stub |
dbp:wordnet_type | http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1 |
dct:subject | dbc:Unix_network-related_software dbc:Software_using_the_BSD_license dbc:Cross-platform_free_software dbc:Free_software_programmed_in_C 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 | thttpd (tiny/turbo/throttling HTTP server) es un servidor web de código abierto disponible para la mayoría de las variantes de Unix. Se caracteriza por ser simple, pequeño, portátil, rápido, y seguro, ya que utiliza los requerimientos mínimos de un servidor HTTP. Esto lo hace ideal para servir grandes volúmenes de información estática. (es) thttpd (tiny/turbo/throttling HTTP server) est un serveur web de code libre disponible pour la plupart des variantes d'Unix. Il se caractérise par le fait d'être simple, petit, portable, rapide et sûr, car il utilise les exigences minimales d'un serveur HTTP. Cela le rend idéal pour servir de grands volumes d'informations statiques. (fr) thttpd (tiny/turbo/throttling HTTP server) is an open source software web server from ACME Laboratories, designed for simplicity, a small execution footprint and speed. (en) thttpd (tiny/turbo/throttling HTTP server) はオープンソースのWebサーバで、シンプルで使用メモリが少なく高速に動作するように設計されている。開発は。より高機能なWebサーバの単純置き換えとして使えるが、静的データへの大量のリクエストを扱うのにとても適している。例えば、画像置き場サーバ。 最初の文字の"t" は tiny、turbo、throttling を表している。 thttpd はApache HTTP Server を初めとする他のオープンソースのWebサーバソフトウェアにはない帯域幅調整機能を持っている(Apacheではアドインモジュールで帯域幅調整を使うこともできる)。 この機能を使うと、ある特定のファイルタイプを持つファイルの最大転送速度を制限することができる。例えば、サーバ管理者はJPEG画像ファイルを最大20キロバイト/秒に制限することが可能である。こうすることで接続が飽和状態に陥るのを防ぐことができ、ファイル転送速度の減少と引き替えに、高負荷がかかった状態でもなおレスポンス可能な状態を保てる。 thttpdには兄弟プロジェクトとして と がある。 (ja) thttpd (tiny/turbo/throttling HTTP server) – mały, szybki, otwarty serwer HTTP, zgodny ze standardem HTTP/1.1. thttpd jest dostępny dla wielu systemów operacyjnych. Twórcy thttpd (ACME Laboratories) położyli nacisk na szybkość, małe zużycie zasobów i bezpieczeństwo. thttpd posiada unikalną opcję przydzielania pasma dla konkretnych adresów URL. (pl) thttpd (tiny/turbo/throttling server HTTP) è un server Web open source progettato per essere semplice, veloce e con una bassa occupazione di memoria. thttpd è a thread singolo e portabile: è possibile compilarlo facilmente su quasi tutti i sistemi operativi Unix-like, inclusi FreeBSD, SunOS 4, 2, , Linux, and . La sua occupazione di memoria è di circa 50 kB. Siti che utilizzano thttpd sono demon.net, bluelight.com, mtv.com, , gerfield.com e altri. (it) thttpd (tiny/turbo/throttling HTTP server) é um servidor web de código aberto do ACME Laboratories, projetado para ser simples, pequeno, portável, seguro, consume poucos recursos para sua execução. Baseado em uma única thread de execução, é compatível com a maior parte dos sistemas operacionais similares ao Unix, incluindo FreeBSD, SunOS 4, Solaris 2, BSD/os, Linux e OSF. Ainda que possa ser empregado como um substituto singelo de servidores enriquecidos de múltiplas funcionalidades, ele é especialmente adequado a servir grande volume de requisições de dados estáticos, por exemplo um servidor de imagens. O "t" inicial significa tanto tiny, turbo, ou throtling. (pt) |
rdfs:label | Thttpd (es) Thttpd (fr) Thttpd HTTP server (it) Thttpd (ja) Thttpd (pl) Thttpd (en) Thttpd (pt) |
owl:sameAs | freebase:Thttpd http://sw.cyc.com/concept/Mx4rwM1NfpwpEbGdrcN5Y29ycA wikidata:Thttpd dbpedia-es:Thttpd dbpedia-fr:Thttpd dbpedia-it:Thttpd dbpedia-ja:Thttpd dbpedia-pl:Thttpd dbpedia-pt:Thttpd https://global.dbpedia.org/id/31ezA |
prov:wasDerivedFrom | wikipedia-en:Thttpd?oldid=1072234652&ns=0 |
foaf:homepage | http://www.acme.com/software/thttpd/ |
foaf:isPrimaryTopicOf | wikipedia-en:Thttpd |
foaf:name | thttpd (en) |
is dbo:wikiPageRedirects of | dbr:Thttp |
is dbo:wikiPageWikiLink of | dbr:Amiga_software dbr:Comparison_of_web_server_software dbr:Httpd dbr:Jef_Poskanzer dbr:LXR_Cross_Referencer dbr:NanoHTTPD dbr:Thttp |
is foaf:primaryTopic of | wikipedia-en:Thttpd |