You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2020/08/02 15:58:20 UTC

Re: Question regarding servlet lifecycle and connection pooling ..

On July 25, 2020 3:25:18 PM UTC, John Dale <jc...@gmail.com> wrote:
>Greetings;
>
>We've wrapped my connection pool interface in a Factory.  Can you
>confirm how the current request's thread is used by JDBC connection
>pooling to MySQL?
>
>Sincerely,
>
>John
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>For additional commands, e-mail: users-help@tomcat.apache.org

It depends. What type of request (sync or async), which connection pool, etc. You need to ask a more specific question.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org