1.0beta6 Is Out, Test It Please
- From:
- Zed A. Shaw
- Date:
- 2010-08-31 @ 02:02
I wanted to push out a 1.0beta6 right away tonight so people can test
out the hostname pattern matching fixes and some other stuff we cleaned
up, and also so that you get the fix for the pyzmq version problem.
http://mongrel2.org/home#download
Also, make sure you remove pyzmq and go get this one instead:
http://github.com/zeromq/pyzmq.git
Which has the change for DOWNSTREAM to PULL 0mq sockets that you'll
need. You should also be running on ZeroMQ 2.0.8 as it fixes some bugs
and uses PULL as well.
This release also fixes up the hostname as I mentioned today, so you can
do default_host="(.*)" and it'll match anything, as well as put other
hosts in. Try it out and give me feedback.
Finally I started some deployment tips in the manual:
http://mongrel2.org/doc/tip/docs/manual/book.wiki#x1-520004.9
--
Zed A. Shaw
http://zedshaw.com/