[SR-Users] LCR Module not loading all rules from DB

Juha Heinanen jh at tutpro.com
Thu Nov 25 13:16:04 CET 2021


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



More information about the sr-users mailing list