Monday, October 12, 2009
I like Unicorn because it's UnixBookmarked on del.icio.us at 10:42.
Tags: http, ruby, server, unicorn
Unicorn is a "mostly pure-Ruby HTTP backend" using's Mongrel's HTTP parser but using a Unix prefork model to service requests. Interesting piece on how the Unix layer can doing the heavy lifting, via syscalls from Ruby.
Thursday, October 11, 2007
Multiuser Apache+PHP+mod_fastcgi setupBookmarked on del.icio.us at 20:18.
Tags: admin, apache, config, geek, unix
how to make apache talk to php via fastcgi over tcp
page
1
