You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/04/18 13:16:45 UTC

[Bug 62311] New: only create the rewritelock when needed

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

            Bug ID: 62311
           Summary: only create the rewritelock when needed
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_rewrite
          Assignee: bugs@httpd.apache.org
          Reporter: covener@gmail.com
  Target Milestone: ---

mod_rewrite.c has a TODO wrt always creating the rewrite lock global mutex
which is only needed when rewritemaps (prg: only?) are used (IIUC).

It would be nice to spare the added global mutex if it's simple.

-- 
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


[Bug 62311] only create the rewritelock when needed

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62311

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Christophe JAILLET <ch...@wanadoo.fr> ---
Backported in 2.4.x in r1848681
This is part of 2.4.38

-- 
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


[Bug 62311] only create the rewritelock when needed

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62311

Hank Ibell <hw...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #35913|0                           |1
        is obsolete|                            |

--- Comment #2 from Hank Ibell <hw...@gmail.com> ---
Created attachment 35915
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35915&action=edit
Proposed patch for trunk

-- 
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


[Bug 62311] only create the rewritelock when needed

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62311

Hank Ibell <hw...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

-- 
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


[Bug 62311] only create the rewritelock when needed

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62311

--- Comment #1 from Hank Ibell <hw...@gmail.com> ---
Created attachment 35913
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35913&action=edit
Proposed patch for trunk

-- 
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


[Bug 62311] only create the rewritelock when needed

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62311

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #3 from Christophe JAILLET <ch...@wanadoo.fr> ---
This is fixed in trunk in r1831773.

-- 
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