[exim-dev] [Bug 2002] New: precompile static regexes in daem…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2002] New: precompile static regexes in daemon start
https://bugs.exim.org/show_bug.cgi?id=2002

            Bug ID: 2002
           Summary: precompile static regexes in daemon start
           Product: Exim
           Version: N/A
          Hardware: All
                OS: All
            Status: NEW
          Severity: wishlist
          Priority: low
         Component: Unfiled
          Assignee: nigel@???
          Reporter: jgh146exb@???
                CC: exim-dev@???


Some way of spotting REs that are not changed by string-expansion, doing the
RE compile once at daemon startup and using the compiled version later.
Applicable to lists (items can be REs), ${sg, match, regex, mime_regex,
av_scanner=cmdline & sock.

Needs means for marking up these REs as having been compiled, or a cache to
search.

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