Programming · Summer of Code 2007

FastCGI ASP.NET Server Status Report 12

This is the final status report for the FastCGI ASP.NET Server. Due to a combination of a cold and schlepping around campus in 105F weather (40.6C where applicable), I’ve been a bit delirious. But not that my head is clearing, here’s the info you’ve been waiting for. THIS WEEK’S ACCOMPLISHMENTS The last week was a…… Continue reading FastCGI ASP.NET Server Status Report 12

Programming · Summer of Code 2007

Apache & fastcgi-mono-server, for the most part

When trying to figure out why all my requests were turning into “200 OK” from the Lighttpd and Cherokee, I discovered I’ve been sending them incorrectly, as HTTP style lines rather than CGI header style lines. Oops. With this change implemented, mod_fcgid is no longer failing on me and I’ve got what is the start…… Continue reading Apache & fastcgi-mono-server, for the most part

Documentation · Programming · Summer of Code 2007

Want to test fastcgi-mono-server? Here’s the scoop.

Subtitle: What you need to know about Cherokee, Lighttpd, and Apache2. Last Friday, I made it possible to compile and install your own copy of “fastcgi-mono-server” using standard methods. Now I have some in depth information on how to configure your server and what to look out for. lighttpd Lighty works fantastic. With about 5…… Continue reading Want to test fastcgi-mono-server? Here’s the scoop.