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 2013/02/25 00:46:53 UTC

[Bug 54605] New: mod_negotiation should cache the info it generates for a request instead of computing it every time

https://issues.apache.org/bugzilla/show_bug.cgi?id=54605

            Bug ID: 54605
           Summary: mod_negotiation should cache the info it generates for
                    a request instead of computing it every time
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: mod_negotiation
          Assignee: bugs@httpd.apache.org
          Reporter: i.galic@brainsware.org
    Classification: Unclassified

mod_negotiation should cache the info it generates for a request instead of
computing it every time.

This way we'd have a simple way of enabling "var-maps" without actually
creating them.

We have a facility for caching that modules can use
http://httpd.apache.org/docs/current/socache.html - if it's enabled, we should
simply use it.

(Btw, the same could be said for FileETags)

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