Nominations for Google-O’Reilly...
Nominations for Google-O’Reilly...
FreeBSD : web cluster – Frontend ngin...
Previously, I posted write-up on glusterfs on FreeBSD clusters. Here the installment on round-robin web proxy part. In my configuration, nginx is running as front-end and apache is the back-end. Both boxes have same configuration on nginx and apache. Nginx SSL cert and key should be the same as well (with same common name i.e. www.yourdomain [...]
Update my old CardStatus page…
mysql server – how to reduce di...
50th BSD Video Posted: All DCBSDCon &...
50th BSD Video Posted: All DCBSDCon &...
20 FreeBSD Summer of Code Students An...
20 FreeBSD Summer of Code Students An...
Videos from DCBSDCon Posted
Videos from DCBSDCon Posted
vim – case insensitive search a...
FreeBSD networking – IP address...
FreeBSD : nginx with php-cgi on unix ...
UPDATE : Check out recent committed /usr/ports/www/spawn-fcgi/, it comes with a better spawn-fcgi rc.d script. Please use the script from the post. However, the spawn-fcgi.sh provided does not have option to run via unix socket. I have submitted the patch.
Few days ago, I posted a write-up, FreeBSD : php-cgi spawn-fcgi rc.d script for nginx, [...]
FreeBSD : Glusterfs with SSL (via stu...
I have been working on parallel round-robin web clusters (is this the right term?) using 2 x FreeBSD 7.1 AMD64 boxes, nginx (patched with fair upstream), apache + php (backend), glusterfs, tinydns (sitting on another box, a name server, for round robin A record) and mysql multi-master replication. The setup is mainly making use of round-robi [...]