On Thu, 20 Apr 2000, Doug MacEachern wrote:

> On Thu, 13 Apr 2000, Stas Bekman wrote:
> 
> > > I have no real conclusion to reach, except that it seems to be leaking
> > > files.
> > 
> > Well, I wanted to write Apache::FileLeak or an extension to
> > Apache::VMonitor to show the opened file descriptors, the files and the
> > processes that have opened them, but this requires a root access unless
> > you want to see the information about the current process only.
> 
> what i've found to be a nice solution for such a problem, is to use PlRPC,
> where the server is setuid root.  access is limited to 127.0.0.1, which
> might not be enough, but is perfect for something like Audio-RaveMP
> (on cpan), it might also be a reasonable solution for your
> Apache::FileLeak.

Wow, looks like a nice toy^H^H^Htool :) I'll try it. 

Thanks, Doug!

______________________________________________________________________
Stas Bekman             | JAm_pH    --    Just Another mod_perl Hacker
http://stason.org/      | mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]  | http://perl.org    http://stason.org/TULARC/
http://singlesheaven.com| http://perlmonth.com http://sourcegarden.org
----------------------------------------------------------------------

Reply via email to