Bojan Smojver
Thu, 02 Oct 2008 21:35:22 -0700
On Thu, 2008-10-02 at 21:08 -0700, peter baer wrote: > Also, if you look at the apr_reslist_create() documentation, it states > that the ttl "if non-zero, sets the maximum amount of time a resource > may be available while exceeding the soft limit. ". Why then is the > destructor being called for all resources that expire, even those > below the "min"? >From memory, wasn't it being called on 32 of them, which were above min (i.e. total was 64 if I recall correctly)? -- Bojan