running mongrel now

Posted by Ian Holsman Mon, 22 May 2006 16:31:00 GMT

I’ve upgraded my blog to use mongrel instead of fastcgi.

pretty painless.. just needed to write a startup script to make it come up on reboot, and change the apache config to

proxypass / http://127.0.0.1:3000 proxypassrevese / http://127.0.0.1:3000

no messing ton’s of rewrite lines, or configuring stuff.

Posted in  | Tags , , ,  | 1 comment | no trackbacks

Comments

  1. Avatar Ian said 17 minutes later:

    hmm.. it has some issues with caching.. the front page hasn’t updated.

Trackbacks

Use the following link to trackback from your own site:
http://feh.holsman.net/trackbacks?article_id=running-mongrel-now&day=22&month=05&year=2006

Comments are disabled