Hello,

We have a client that is running with 10 webapps on DF19.1 using the Mertech SQL driver, most of which are wrappers for SOAP webservices as opposed to client webapps. Currently, a restart of the server, or of the web application server has a 30+ minute delay before everything is back up.
This seems to be mostly tied to the number of webapps registered on the server, as none of them are particularly large. I imagine there is overhead for each webapp starting such as spawning processes, opening connections to the db, etc.

- We are in the midst of a 20.1 migration so will be evaluating the performance increases of that upgrade
- Consolidating some WebApps is possible and being looked into

Is there any wisdom about how to cut this time down, or at least to gain to observability to isolate where the greatest delay is?

Thanks,
Kyle