Re: [SR-Users] Database connections

2011-12-20 Thread Mariana Arduini
Hello Daniel, Thanks for the explanation, it helped me a lot! Rgds, Mariana. On Tue, Dec 20, 2011 at 12:27 PM, Daniel-Constantin Mierla < mico...@gmail.com> wrote: > Hello, > > > On 12/20/11 12:52 PM, Mariana Arduini wrote: > >> Hello all, >> >> I'm running some performance tests and need to kn

Re: [SR-Users] Database connections

2011-12-20 Thread Daniel-Constantin Mierla
Hello, On 12/20/11 12:52 PM, Mariana Arduini wrote: Hello all, I'm running some performance tests and need to know how does the database connections work. Are they open when we start OpenSER and are kept open for each process or they just open before a query and closed afterwards? Does anyon