2004-01-01から1年間の記事一覧

Benchmark

http://www.jp.netbsd.org/ja/JP/Documentation/Packages/list/benchmarks/README.html

http://www-1.ibm.com/support/docview.wss?uid=pcd1syj0-01d4f68

良いかも

小さそうだし、ポートミラーリングできるので。 http://www.allied-telesis.co.jp/products/list/switch/fs808tpv1/catalog.html

WebLogic pathTrim pathPrepend

http://edocs.beasys.co.jp/e-docs/wls61/adminguide/plugin_params.html

mod_jkとmod_rewriteを併用する

http://kvasir.skirnir.net/software/java/java00021.ksd http://helma.org/docs/howtos/mod_jk/ http://mail.opencms.org/pipermail/opencms-dev/2004q1/009013.html http://www.google.co.jp/search?hl=ja&c2coff=1&q=mod_jk+invalid+URL&lr=

mod_proxyとWindowsUpdate

HEADリクエストを投げた後のREPLYとして返ってくる CONTENT_LENGTHをmod_proxyがフィルタしてしまうので WindowsUpdateがうまく動かない、という話らしい。 http://issues.apache.org/bugzilla/show_bug.cgi?id=21348 https://bugzilla.redhat.com/bugzilla/…

風邪引いたみたいです。

(´・ω・`)ショボーン

Linux Documentation Project

http://www.tldp.org/

apacheとnfsとmmap

NFS使用時にはmmapを使わない方が良いらしい。 http://httpd.apache.org/docs-2.0/misc/perf-tuning.html http://httpd.apache.org/docs-2.0/mod/core.html#enablemmap EnableMMAP off EnableSendfile off

White Box Enterprise Linux

http://whiteboxlinux.org/ http://whiteboxlinux.net/news.php

DellのLinux情報

http://linux.dell.com/

nssの動作確認(passwd/group/shadow周り)

getpwuid/getpwnam getgrgid/getgrnam getspent/getspname

bonding

http://www1.jpn.hp.com/products/software/oe/linux/support/doc/option/nic/bonding_v104m1.html

http://ash.or.jp/linux/rpm_build.htm http://www.rpm.org/max-rpm/

alternatives

ソースからビルド、インストールしたpostfixを alternativesで管理するには/var/lib/alternativesを 手で書き換えれば良いのだろうか?? http://www.geocities.jp/i_catnap/Diary/Diary-0306.html

hostname(FQDNで表示)

hostname -f/hostname --fqdn

proftpd mod_ldap

http://proftpd.linux.co.uk/localsite/Userguide/linked/ref-directives.html

試す

http://cousagi.yomiusa.net/

Win32 Firefox1.0PR

いつのまにか、普通に踊る亀が見える様になっている。 IE捨てかな・・・。

試す http://www.frenchfries.net/paul/tcpstat/

openldap performance tuning

http://www.openldap.org/faq/data/cache/190.html http://k12linux.mesd.k12.or.us/ldap/performance.html

すごい人がいるもんだ。 ヒントだけで先に進んでるよ。 ちょっと感動、モチベーションが再びあがってきた。

http://www.nxhack.tarumi.kobe.jp/linux_kernel_tuning.html http://mama.indstate.edu/users/ice/tree/

品川に売ってないかな。

http://www.villagecenter.co.jp/bawls/review.html

SEO対策にmod_rewriteという話

http://www.higuchi.com/item/21/catid/28

罠?

http://fumika.jp/nikki/2004/09/mod_rewrite

ドメイン移行(変更)

HTTP 301 permanent redirectsで新しいサーバへ移動(mod_rewrite) RewriteEngine on RewriteRule ^/(.+) http://newserver/$1 [R=301,L] HTTP 301 permanent redirectsで新しいサーバへ移動(mod_alias) Redirect permanent / http://newserver/ サーバが変わ…

openssl Win32 binary

http://sites.inka.de/ximera/hamster-en.html

WWWCでhttps

を使いたかったのでプラグインを実装してみようかと 思ったのだけれど、以下が良さげならやめ。 http://www.orangesoft.co.jp/wstunnel/

http://www.ppml.tv/