** Reply to note from Andrew McNaughton <[EMAIL PROTECTED]> Mon, 4 Aug 2003 13:42:19 
+1200 (NZST)


> I mostly use Freebsd.  Not sure what the proper way to do this is on 
> linux, but you could just run `lsof|wc` to get the number in use.  The 
> number available is probably compiled into your kernel, but there would 
> also be a command to tweak it.

Andrew, thanks

I'm getting 16 instances per each vhost log:

# lsof|grep "sbt.net.au-access.log" |wc -l
     16

# lsof|wc -l
   3946
# lsof|grep "/vhosts/" | wc -l
    544

this implies my vhosts are already using over 10% of all in-use file handles (no ?)



Voytek Eymont
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to