I’ve added some new features to MT-Dispatcher since yesterday afternoon.
1. MT-Dispatch can now be used with url rewriting, allowing it to be deployed on Apache, and other webservers that don’t support fastcgi proxies.
2. A plugin now integrates control of the dispatcher into the Dashboard, allowing administrators to recycle the worker threads and force the dispatcher to reload MT’s apps and plugins. When a plugin is added, the dispatcher can be recycled from the dashboard instead of restarted from the command line.
3. Workers now log their creation and recycling to MT’s activity log.
I’ll probably put a distribution out this weekend. Let me know if you want to test it earlier.


Update