memo.xight.org

日々のメモ

Apache 2.2 + mod_proxy_balancer + DNSラウンドロビンで負荷分散

Reference

Web屋のネタ帳 - 2006-08-16 - DNSラウンドロビンとmod_proxy_balancerによるWebサイトの負荷分散 (案)
http://neta.ywcafe.net/000631.html

@IT - Apache 2.2でWebサイトをパフォーマンスアップ! (3/3)
http://www.atmarkit.co.jp/flinux/special/apache22/apache03.html

YappoLogs - 2005-12-02 - Apache 2.2.0 のロードバランス機能(mod_proxy_balancer)を使いこなす
http://blog.yappo.jp/yappo/archives/000352.html

naoyaのはてなダイアリー - 2005-12-02 - Apache 2.2.0 + mod_proxy_balancer
http://d.hatena.ne.jp/naoya/20051205/1133782641

cyano - 2006-02-04 - mod_proxy_balancerで中〜大規模サーバー運用するときの勘所 - (1) mod_proxy_balancerの設定編
http://www.onflow.jp/blog/archives/2006/02/mod_proxy_balan.html

Techknow Movable Type - 2004-10-11 - Apache 2.0 + mod_proxy によるリバース・プロキシの構築
http://www.sixapart.jp/movabletype/developers/naoya/archives/2004/10/apache_20_mod_p.html

qwikWeb:Integrating Mailing List and WikiWikiWeb(Wiki) - Apache下での利用
http://qwik.jp/qwikweb/UseWithApache.html

ffmpeg-php - PHPで動画を扱うためのライブラリ

Summary

PHP 4.3.0+ , GD 2.0+, FFMPEG[2006-07-13-3] が必要.

Sample

<?php
$extension = "ffmpeg";
$extension_soname = $extension . "." . PHP_SHLIB_SUFFIX;
$extension_fullname = PHP_EXTENSION_DIR . "/" . $extension_soname;

// load extension
if(!extension_loaded($extension)) {
	dl($extension_soname) or die("Can't load extension $extension_fullname\n");
}
?>


Reference

ffmpeg-php
http://ffmpeg-php.sourceforge.net/

ffmpeg-php - API documentation
http://ffmpeg-php.sourceforge.net/apidoc.php

via

MOONGIFT - ffmpeg-php
http://oss.moongift.jp/intro/i-2267.html

GNU開発ツール - 西田 亙 氏による自費出版本

目次の画像

http://www.oversea-pub.com/img/gnu_index.jpg

Reference

オーバーシー・パブリッシング
http://www.oversea-pub.com/

Wataru's memo - 2006-07-31
http://www.wnishida.com/~wmemo/?date=20060731#p01

via

スラッシュドット ジャパン - 2006-08-23 - 西田亙氏が「GNU開発ツール」を自費出版
http://slashdot.jp/article.pl?sid=06/08/23/1344251

Google Sitemaps が Google Webmaster Central に

Reference

Google Webmaster Central
http://www.google.com/webmasters/

Webmaster Central Blog
http://googlewebmastercentral.blogspot.com/

via

Blog News Channel - 2006-08-14 - Google Sitemaps Renamed
http://google.blognewschannel.com/index.php/archives/2006/08/14/google-sitemaps-renamed/

Search Engine Roundtable - 2006-08-07 - Google Sitemaps Renamed to Webmaster Central
http://www.seroundtable.com/archives/004309.html

clmemo@aka - 2006-08-22 - お盆の blogosphere 出来事ブックマーク
http://at-aka.blogspot.com/2006/08/blogosphere.html