タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

lighttpdに関するhrcのブックマーク (3)

  • Lighttpd 1.5 系がスゴイらしい

    はてブで lighty のブログがあることを知ってブログを見てみました。lighty の中の人が書いてます。 ナント、lighty 1.5 系が pre release されているではありませんか! なんでも、1.5 系は いままでより 80% のスループット向上が見込めると書かれています。激速の lighty が更に高速になるってわけですよ。Σ(゚Д゚; Using Async IO allows lighttpd it overlap file-operations. We send a IO-request for the file and get notified when it is ready. Instead of waiting for the file (as in the normal sendfile()) and blocking the server, we ca

    hrc
    hrc 2006/11/16
  • Lighttpd-Catalyst Technique

    最小設定 lighttpd.conf server.document-root = "/path/to/root" server.port = 80

    hrc
    hrc 2006/11/12
  • Lighttpd/ - Linux Tips

    パッケージとしてインストールした場合、通常 /etc/lighttpd/lighttpd.conf が設定ファイルとなる。ただし、初めにインストールされるものは、Apacheのものと比べると説明がないので、サンプルとしてはちょっと分かりにくかった。 なお、Apache の .htaccess の様なしくみはないので、ディレクトリ毎の設定が必要ならば、全て設定ファイルへ書き込む必要がある。

    hrc
    hrc 2006/08/28
  • 1