View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006377 | OXID eShop (all versions) | 4.05. Performance | public | 2016-04-16 17:49 | 2022-02-02 16:41 |
Reporter | keywan.ghadami | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Summary | 0006377: dynamic content caches uses database | ||||
Description | the dynamic content cache makes use of the oxcache table this makes the content cache making use of two backends where only one would be needed. Problem with that is, that it makes further performance improvements harder and the overall performance of the content cache depending on the both the cache backend and the database. | ||||
Steps To Reproduce | activate dynamic content cache, use the shop you will find something in oxcache table | ||||
Additional Information | the performance of the content cache is depended on the of weakest link of a chain database or cache backend. All information hold in oxcache table should be stored in the cache backend, also statistic should be optional to reduce writing. | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||