View Single Post
  #7  
Old 01-29-2007, 02:27 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Quote:
Originally Posted by Arkadius View Post
but i dont really want to rewrite everything and hog up more diskspace with another logfile. i will run out of file descriptors faster than wanted.
It is really up to you.

To me, it will be much easier to parse the bytes log than the XML file. log file is pretty small and can be deleted after processing, diskspace is not a concern to me unless your sites were getting >300hits/secs.

As to running out of file descriptors, OS limit is can be set to over 100K, to me, should not be a concern even for hosting >1000 accounts.
Reply With Quote