LD4P / sinopia_server

[Deprecated - switching to MongoDB] Sinopia Back-end CRUD Service. LDP-inspired, HTTP Server taking JSON-LD resources & administrative metadata.
Apache License 2.0
1 stars 1 forks source link

Set trellis DB maxActive to 400 #118

Closed kamchan closed 4 years ago

kamchan commented 4 years ago

Default is 100

justinlittman commented 4 years ago

Do you know what the difference is between maxSize and maxActive?

kamchan commented 4 years ago

@justinlittman actually you have a point. Looking at the list of configs. maxActive is a valid setting and I don't see one for maxSize.

https://tomcat.apache.org/tomcat-8.0-doc/jdbc-pool.html