Michael Vitousek wrote: > Greetings, > > First of all, this isn't a question about how to use Tomcat, but > rather a research question about its architecture, so if this should be > going to a different mailing list, please let me know.
Here is fine. A few comments. Executors (shared thread pools) are missing. I'd have expected the threads to be used by the connectors rather than the startup block. Context also uses Loader and Resources. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org