2007-09-01から1ヶ月間の記事一覧

Jaiku using NginX

I've got today: 504 Gateway Time-out nginx/0.5.30when trying to access Jaiku. The error itself is not so rare, but the fact they using NginX and not for example apache is interesting.

Speedup Ruby on Linux

Origin: discussion on comp.lang.rubyIt appears that when compiled with --enable-pthread ruby will call sigprocmask MANY MANY more times than without. You can verify this with strace -c: $ strace -c ruby -e '1.upto(100000) {|i| i.to_s}' % t…

New OpenVZ for Linux 2.6.22 includes live migration

...The team behind the OpenVZ project will announce today (11-Sep-2007) the availability of its operating system virtualization software for the latest stable release of the Linux kernel. OpenVZ for Linux 2.6.22 now supports user ID namesp…