Hi Sebastian,
our Sequoia seems to hang and don`t accept any more connection after the 'maxNbOfThreads' is reached.

Our config is:

<VirtualDatabase name="loga_vDB" maxNbOfConnections="100" poolThreads="true" minNbOfThreads="0" maxNbOfThreads="10000" maxThreadIdleTime="60" sqlDumpLength=" 40">
...

We use Debian, with Java 1.5.0_11 and Sequoia 2.10.6

Does anyone have a similar expierence?
Sequoia uses 1 thread per connection so in your config, Sequoia will stop accepting connection when maxNbOfConnections or maxNbOfThreads, whichever comes first.

Hope this clarifies things,
Emmanuel

--
Emmanuel Cecchet
Chief Scientific Officer, Continuent

Blog: http://emanux.blogspot.com/
Open source: http://www.continuent.org
Corporate: http://www.continuent.com
Skype: emmanuel_cecchet
Cell: +33 687 342 685


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to