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: [email protected]
Reporter: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]