On Tue, Sep 18, 2007 at 09:52:33PM +0200, Thierry wrote: > Then I have a concern with iptables regarding IO, it s generating some IO,
Unless you have ulogd fsync'ing after every write, the amount of IO generated should be trivial. If you absolutely can't have IO (e.g., don't want to wear out a CF card), use a RAM disk. > and as the only other option we have with ulogd is DB However much IO ulogd is generating, a DB will be far more. -- BOFH excuse #179: multicasts on broken packets _______________________________________________ timekeepers mailing list [email protected] https://fortytwo.ch/mailman/cgi-bin/listinfo/timekeepers
