[exim-dev] [Bug 2002] precompile static regexes in daemon st…

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: admin
Dátum:  
Címzett: exim-dev
Tárgy: [exim-dev] [Bug 2002] precompile static regexes in daemon start
https://bugs.exim.org/show_bug.cgi?id=2002

--- Comment #2 from Jeremy Harris <jgh146exb@???> ---
By all means cache if an RE has not yet been compiled; that'll work also for
the commandline submissions. But the daemon startup locating them and doing
the compiles for the benefit of all of its child processes is the big win.

--
You are receiving this mail because:
You are on the CC list for the bug.