The configuration manager product is new release to the market, and is designed to alleviate some of the problems associated with configuration management and the builds of in-house websites designed to be a customers first port of call.
For example, the software tries to prevent re-starts of the application server as this would cause the website to be unavailable for certain lengths of time. It is also important to satisfy service agreements.
It works by automatically re-allocating thread and connection pools when they start to run low, due to a high number of requests and connections. It also prevents huge log sizes associated with websites and these filling up the hard drive of the machine.
Therefore, the applications sits in the background and provides the optimum settings to kee a website running smoothly, while clearing out any background garbage which would affect the efficiency of the website. This is effectively configuration management on the fly.