If your db supports DB_CAP_FETCH, lcr rules are loaded from the db 1024
rows per cycle. You could check what you get to syslog from this statement
after you set log level to debug level and then execute lcr.reload:
LM_DBG("loading, cycle %d with <%d> rows\n", n++, RES_ROW_N(res));
-- Juha
Show replies by date