librelist archives

« back to archive

Mongrel2 1.0beta4 Is Out, With Control Port

Mongrel2 1.0beta4 Is Out, With Control Port

From:
Zed A. Shaw
Date:
2010-08-28 @ 07:56
Hey Everyone,

Just pushed out the 1.0beta4 release which has all the features we
planned in it.  The latest is a thing called the Control Port:

http://mongrel2.org/doc/tip/docs/manual/book.wiki#x1-360003.8

Basically it's a 0mq IPC socket that lets you type control commands at
it like a shell and spits back JSON information.  With this, you can get
realtime status of connections, running tasks, and you can kill a
connection.  This was the best way to solve the problem of everyone
having a different requirement for TIMEOUT.  Now, you can just do your
own timeout and status interfaces if you need.

As usually you can grab the latest tarballs from:

http://mongrel2.org/home

And see what's in this release with:

http://mongrel2.org/timeline?n=20&y=ci

And we're now down to just a few tickets:

http://mongrel2.org/rptview?rn=2

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