Thttpd

thttpd (tiny/turbo/throttling HTTP server) はオープンソースのWebサーバで、シンプルで使用メモリが少なく高速に動作するように…

Thttpd
thttpd
開発元 ACME Laboratories
最新版
2.29 / 2018年5月24日 (8年前) (2018-05-24)[1]
対応OS UNIX
種別 Webサーバ
ライセンス BSDライセンス
公式サイト acme.com/software/thttpd/ ウィキデータを編集
テンプレートを表示

thttpd (tiny/turbo/throttling HTTP server) はオープンソースWebサーバで、シンプルで使用メモリが少なく高速に動作するように設計されている。開発はACME Laboratories。より高機能なWebサーバの単純置き換えとして使えるが、静的データへの大量のリクエストを扱うのにとても適している。例えば、画像置き場サーバ。 最初の文字の"t" は tiny、turbo、throttling を表している。

thttpd はApache HTTP Server を初めとする他のオープンソースのWebサーバソフトウェアにはない帯域幅調整機能を持っている(Apacheではアドインモジュールで帯域幅調整を使うこともできる)。 この機能を使うと、ある特定のファイルタイプを持つファイルの最大転送速度を制限することができる。 例えば、サーバ管理者はJPEG画像ファイルを最大20キロバイト/秒に制限することが可能である。こうすることで接続が飽和状態に陥るのを防ぐことができ、ファイル転送速度の減少と引き替えに、高負荷がかかった状態でもなおレスポンス可能な状態を保てる。

thttpdには兄弟プロジェクトとしてmini_httpdmicro_httpd がある。

脚注

  1. ^ The "Fossies" Software Archive”. fossies.org. 2018年6月10日閲覧。

外部リンク

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.