The default for ConnectionLifeTime is 0 and thus connections are never
released/closed if pooling is enabled.
Try setting ConnectionLifeTime to 60 (is in seconds) and you might get
results more inline with what you expect.

On Tue, Jan 27, 2015 at 2:42 PM, Nicolas F. Timmers <nftimm...@hotmail.com>
wrote:

> I do not modify these values even inform them in the connection string,
> I'm wondering because he is giving this error even after hours after the
> User no longer used
>
>
>
> *De:* Gerdus van Zyl [mailto:gerdusvan...@gmail.com]
> *Enviada em:* terça-feira, 27 de janeiro de 2015 10:04
> *Para:* For users and developers of the Firebird .NET providers
> *Assunto:* Re: [Firebird-net-provider] RES: RES: Error reading data from
> the connection
>
>
>
> What is the values on your connection string for
> ConnectionLifeTime
>
> and
> MinPoolSize
> ?
>
>
>
> On Tue, Jan 27, 2015 at 1:57 PM, Nicolas F. Timmers <nftimm...@hotmail.com>
> wrote:
>
> I think probably the application pool is not running again for this case
> see
> I have.
>
> A customer connected early on the database but is not used more for the day
> and the next morning the error occurred and that the firebird was only
> stopped night, I believe that the application pool is being never
> finalized.
>
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
>


-- 
------------------------------------------------------------------------
Gerdus van Zyl
www.infireal.com
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to