Re: connection monitoring still

2003-11-29 Thread Ged Haywood
Hi there, On Sat, 29 Nov 2003, John Michael wrote: > I'm trying to limit users to a certain folder to only 1 connection at a time. You've read the stuff that Randal's done I take it? http://www.stonehenge.com/merlyn/LinuxMag/col17.html There have also been several thread on this List which tou

connection monitoring still

2003-11-29 Thread John Michael
I think I may have it.  I'm trying to limit users to a certain folder to only 1 connection at a time.  I'm going to keep a list of active connections.   DO I just write the access handler and at some point in the handler add the cleanuphandler   sub handler {     # code to check for active c