NGinx + Tracd 2

Posted by Joshua Schmidlkofer Tue, 28 Nov 2006 22:26:00 GMT

I hate Apache. I really do. I refuse to vindicate that hatred. There are great aspects about it, but the things I want to do are hampered by things like the sewer-refuse-styled configuration syntax.

I like Nginx. It is fast, simple, and is amazing. It does proxy, reverse proxy, rewrite, ssl, and everything else. Cliff Wells cooked up a wiki. As linked before, it cleans up when facing off with Apache, Pound, Lighttpd, etc. It has all the core features that sane people need.

I just wrote a recipie for Trac + Nginx over at Edgewall. Trac + Nginx + PostgreSQL Kicks ass.

Note: I still use Apache for moddavsvn, and a mod_python only application. (But that will be fixed soon enough). SVN is another question entirely.

Comments

Leave a comment

  1. Avatar
    octoberdan 10 months later:

    I found that recipe quite useful, but I still don’t have trac running with svn, because I don’t want to install Apache and your directions require it… What’s the alternative? Can’t tracd access the project directly? In standalone it seems to do a pretty good job…

  2. Avatar
    octoberdan 10 months later:

    I found that recipe quite useful, but I still don’t have trac running with svn, because I don’t want to install Apache and your directions require it… What’s the alternative? Can’t tracd access the project directly? In standalone it seems to do a pretty good job…

Comments