[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-bugs
Subject:    [Bug 65761] New: process_tags is not called in subs/regex (edit) - Enhancement Request
From:       bugzilla () apache ! org
Date:       2021-12-22 8:26:47
Message-ID: bug-65761-7868 () https ! bz ! apache ! org/bugzilla/
[Download RAW message or body]

https://bz.apache.org/bugzilla/show_bug.cgi?id=65761

            Bug ID: 65761
           Summary: process_tags is not called in subs/regex (edit) -
                    Enhancement Request
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_headers
          Assignee: bugs@httpd.apache.org
          Reporter: marc.stern@approach.be
  Target Milestone: ---

First a little example of the functionality that I'd like to achieve:
  Header edit Location "%{HOST}e:8080" "%{HOST}e"

This doesn't work because the regex corresponding to "%{HOST}e:8080" is
pre-compiled at config time (for obvious performance reasons).

It would be very handy, only when the value contains tags, to delay the regex
compilation to run-time. Note that this is exactly what is done in
mod_security2.
We would have the best of both world: pre-compiled regex when possible, and
full functionality when needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic