On Thu, May 05, 2005 at 06:39:23PM +0400, Alex wrote:
> yes,
> j - 2 iterations
> i - 150 iterations
> 150*2= 300 :)
> 
> double loop is just for 'sleep 1'
> 
> Maximum there must be not more than 197 connections, i 
> don`t know why didn`t poe kill connection after DBI 
> operation, after _stop function connection is still alive. 
> Why? I don`t know :(
> 
> I tried ladbi, simpledbi modules - the same errors :( Can 
> anyone help me ?

Have you considered the possibility that you're only *asking* the connection
to shut down in your _stop and it hasn't actually finished shutting down by
the time you spawn another connection?

-- 
    Matt S Trout            Brag sheet:    http://trout.me.uk/services.html
LAMP, Infrastructure        Contact:       [EMAIL PROTECTED]
   and Automation
     specialist                                       Do it once. Do it right.

Reply via email to