topleft
topright

Topics

ServoyCamp Login



New Users

                 

Online Users

No users online!
Best Practices

Servoy Connection pooling

Hi, personally I never knew how the connection pooling exactly was working in the Servoy Application Server, and what numbers to use in what situation.

This is what Servoy does default:

Johan, nicely explained this on the Servoy Forum:

 

Connection pooling works like this:
at the moment a client (smart or web) does a query, it takes one from the pool if there is 1 idle. (if not it will create one) then if it is done it puts it back into the pool and it keeps idle connections until the max idle count

Please login or register to see the full article
 

This is the place for new Best Practices

This is the place for new Best Practices.