Hello,
As it is described in jdbc connection pool documentation:
maxActive
(int) The maximum number of active connections that can be allocated from
this pool at the same time. The default value is 100
Best Regards,
Kaloyan
On Thu, Dec 8, 2016 at 9:47 AM, Михаил Ткаченко
wrote:
> Hi! Do you
Hi! Do you tell me what maxActive option means? Is it the amount of all
connection in the pool? Or is it max number of connection which in use at
the certain moment? Thanks.
Hi,
No. For the record: I didn't posted the issue on
https://tomcat.apache.org/tomcat-8.0-doc/config/resources.html. I merely
stumbled upon somebody having the same issue. I wanted to file an enhancement
request. But, as also noted by the "what to do before posting a
bug/enhancement"-page, I
Hello,
Is there a class or way in Tomcat to write org.apache.catalina.authenticator
messages to a different logfile?
I'm using Tomcat 8.0.9 - I have logging turned on for the realm authentication
but i cannot get authentication messages to write to a different log prefix
file other than catal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Robin,
On 12/7/16 4:01 AM, Berg, R. van den (Robin) wrote:
> Hello! I have an issue that seems not supported anymore with Tomcat
> 8. The same problem is also posted in the comments on:
> https://tomcat.apache.org/tomcat-8.0-doc/config/resources.htm
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
John,
On 12/7/16 7:19 AM, John D. Ament wrote:
> On Wed, Dec 7, 2016 at 3:58 AM Mark Thomas
> wrote:
>
>> On 06/12/2016 02:59, John D. Ament wrote:
>>
>>
>>
>>> So I was able to identify my issue. It's not specifically a
>>> tomcat problem, bu
On Wed, Dec 7, 2016 at 3:58 AM Mark Thomas wrote:
> On 06/12/2016 02:59, John D. Ament wrote:
>
>
>
> > So I was able to identify my issue. It's not specifically a tomcat
> > problem, but tomcat's bootstrapping makes it unique.
> >
> > one of the issues I've observed is that Tomcat's use of mul
Hello!
I have an issue that seems not supported anymore with Tomcat 8.
The same problem is also posted in the comments on:
https://tomcat.apache.org/tomcat-8.0-doc/config/resources.html
PROBLEM:
We used the virtualWebAppLoader to get some extra libraries and classes that
were on the machine on t
On 06/12/2016 02:59, John D. Ament wrote:
> So I was able to identify my issue. It's not specifically a tomcat
> problem, but tomcat's bootstrapping makes it unique.
>
> one of the issues I've observed is that Tomcat's use of multithreading
> causes some thread deadlocking with some synchroniz
On 06/12/2016 16:25, Christopher Schultz wrote:
> On 12/6/16 4:17 AM, Mark Thomas wrote:
>> It should be as simple as:
>
>> 1. Construct a new SSLContext
>
>> 2. Replace the old SSLContext with the new one.
>
> So if there were a reloadTLSConfiguration method on the Connector (or
> similar co
10 matches
Mail list logo