Re: [Webware-devel] Re: Sessions leaking memory?

2002-02-23 Thread Baruch Even
On Sun, 2002-02-24 at 00:33, Chuck Esterbrook wrote: > > I'm using SessionMemoryStore with a time out of 1 on Python 2.1.1 on > Linux with Webware cvs. I cleared out my Sessions/*.ses before > launching the app server. > > The memory grew and after the sessions had expired (according the Admin

Re: [Webware-devel] Re: Sessions leaking memory?

2002-02-23 Thread Ian Bicking
On Sat, 2002-02-23 at 16:33, Chuck Esterbrook wrote: > I'm using SessionMemoryStore with a time out of 1 on Python 2.1.1 on > Linux with Webware cvs. I cleared out my Sessions/*.ses before > launching the app server. > > The memory grew and after the sessions had expired (according the Admin >

Re: [Webware-devel] Question regarding use of ConfigurableForServerSidePath

2002-02-23 Thread Chuck Esterbrook
On Thursday 21 February 2002 02:21 am, Edmund Lian wrote: > Hi, > > I'm trying to figure out how to reuse ConfigurableForServerSidePath > to read a configuration file. In the doc string for this class, there > are a couple of sentences I don't quite understand: > > 1. "This is a version of Configu

[Webware-devel] Re: Sessions leaking memory?

2002-02-23 Thread Chuck Esterbrook
On Friday 22 February 2002 08:59 pm, Jay Love wrote: > Chuck- > > Am I seeing things, or are the sessions leaking memory again? > > Lower the session expiration time. Hit the CountVisits servlet > several thousand times and watch the memory creep up. Then, as the > sessions expire, I don't see t