Re: Odd issue with 1.6.1 (as opposed to 1.5.5)

2014-01-30 Thread bigjust
François Schiettecatte writes: > Hi > > I am wondering if there is something about CONN_MAX_AGE in 1.6.1 and > accessing objects from a script (as opposed to as part of an HTTP > request). > The connection age check (and subsequent closing) is initiated only by a signal being fired at the end of

Re: Odd issue with 1.6.1 (as opposed to 1.5.5)

2014-01-30 Thread bigjust
François Schiettecatte writes: > Hi > > I am wondering if there is something about CONN_MAX_AGE in 1.6.1 and > accessing objects from a script (as opposed to as part of an HTTP > request). > The connection age check (and subsequent closing) is initiated only by a signal being fired at the end of

Odd issue with 1.6.1 (as opposed to 1.5.5)

2014-01-21 Thread François Schiettecatte
Hi I am wondering if there is something about CONN_MAX_AGE in 1.6.1 and accessing objects from a script (as opposed to as part of an HTTP request). I have set CONN_MAX_AGE to 60 (seconds) but I don't see the connection closing after that interval. In fact I am seeing the connection idle for mor