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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: admin
Fecha:  
A: exim-dev
Asunto: [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.