Hi Helmut, No, there is no way to reload the regexp without restarting - the main stopper for doing this is the fact you need to compile the regexp (before using) in private memory (per process) - and the reload is done from an additional process (MI).
Regards, Bogdan Helmut Kuper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi again, > > ok, found it. Due to DB caching my changes to regexps in DB are only > loaded at startup .... > > > Is the a way to reload the regexps without restarting openser ? > > regards > helmut > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHTG0J4tZeNddg3dwRAk2DAKDAtZh/XhtK2D0AXhBz1nFBHdJlIACeK3YK > w67ssoiugF3SuYFt6ffkJmY= > =YLF/ > -----END PGP SIGNATURE----- > > _______________________________________________ > Users mailing list > [email protected] > http://lists.openser.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
