librelist archives

« back to archive

Full File Serving Support Is Up

Full File Serving Support Is Up

From:
Zed A. Shaw
Date:
2010-07-15 @ 08:33
I just finished the file serving support, including a fairly complex bit
of code that gives the complete logic needed to do 304s correctly.  It
seems to be working great, but I'm sure there's a logic error here or
there.

This means that Mongrel2 is nearly self-hosting, so tomorrow I'm going
to touch up some goodies here and there, look for potential bugs, and
then cut over zedshaw.com and mongrel2.org to use it.

Then pray to the spaghetti monster it holds. :-)

If you want to dork around with it, make sure you look at the new
src/config/*.sql files to see how directories are configured now.

Also, you can hit:

http://mongrel2.org:6767/chatdemo/

Which is like the other /chat/ demo, but it's served directly by
Mongrel2 rather than proxied.  Try to refresh as well to see it loads
reasonably quick and gives 304 on most stuff.

Enjoy!

-- 
Zed A. Shaw
http://zedshaw.com/