CgiResource problems

I have the following problem with the CgiResource.  I am using the
resource to run perl scripts, but if a connection is terminated 
before the perl script can finish, then I am left with a process
running on my machine (or 20).  

The Process class has a destroy method, but none of the Clients
ever seem to call this, and neither do any of the resources as
far as I can see.

Does anyone have any ideas on where/how to hack this in?
Client, ClientPool, httpd.perform???

Thanks.
-- 
Nicholas Pollitt            |  If you know the enemy and know
NCSA                        |  yourself, you need not fear the 
Software Development Group  |  result of a hundred battles.
npollitt@ncsa.uiuc.edu      |  -- Sun Tzu

Received on Wednesday, 13 November 1996 15:30:52 UTC