librelist archives

« back to archive

New Features I Blogged About

New Features I Blogged About

From:
Zed A. Shaw
Date:
2010-07-07 @ 02:23
Hi Folks,

I've got a blog post talking about the sexy new design of Mongrel2 I
just dropped:

http://sheddingbikes.com/posts/1278464593.html

It's long, but good reading if you're a web server geek.

Along with that comes some new goodies to try out:

http://mongrel2.org:6767/chat/

I redid the chat demo so it looks less like ass.

http://mongrel2.org:6767/handlertest

A very basic hack job of HTTP->0MQ proxying, with long polling built in
due to the new design.

http://mongrel2.org:6767/tests/index.html

Serving a file still works, and will become feature complete this week.

http://mongrel2.org:6767/

Proxying now works exactly the way you expect, but it will also
keep-alive the connection between Mongrel2 and the browser for as long
as possible, even when switching contexts and backends.

Check it all out, and I may have some design decisions I'd want feedback
on this week.

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