Closed
Bug 521839
Opened 16 years ago
Closed 15 years ago
Add Memcache support to URL translation output filter
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
Future
People
(Reporter: jsocol, Unassigned)
Details
Currently the URL translation output filter (webroot/lib/smarty_tiki/outputfilter.urlt.php) caches data in the file system using Cachelib (webroot/lib/cache/cachelib.php).
We can either hook Cachelib or else modify this filter to use Memcache if available.
| Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•