| 1 |
* SPECING!!! |
| 2 |
* Respond codes for application state |
| 3 |
* 504 Gateway timeout if currently involved backend server isn't responding anymore |
| 4 |
* Implement webservice |
| 5 |
* configuration and monitoring (also via console) |
| 6 |
* IPhone view |
| 7 |
* Load configuration from sqlite3 db |
| 8 |
* Check for valid configuration |
| 9 |
* Autoload extensions |
| 10 |
* Implement ebb and thin extensions (at the moment only mongrel is working) |
| 11 |
* Add config for tracking excludes |
| 12 |
* Add config for maximum app server instances |
| 13 |
* Implement Email Notifications for different states ("max. instances: you may buy a new server?", technical problems, etc ) |
| 14 |
* Implement process memory monitoring |
| 15 |
* Add automatic clearing of stats |
| 16 |
* Add graceful stop and restart for extensions (wait for instance being idle) |
| 17 |
* Add minutes, hours, days extension for sensitivity statements |