In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ]  Related Changesets ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000588 [In-Portal CMS] Caching System task always 2010-03-01 14:19 2010-07-22 15:06
Reporter Dmitry View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.1.0-B1
Status closed Product Version Target Version 5.1.0
Time EstimateNo estimate
Summary 0000588: Implement "APC" Caching Storage
Description Implement "APC" Caching storage into current Caching engine.

http://us3.php.net/manual/en/book.apc.php
Additional Information
Tags No tags attached.
Reference
Change Log Message
Estimate Points 0
Attached Files patch file icon apc_caching_support.patch [^] (19,766 bytes) 2010-03-02 11:45 [Show Content]
patch file icon apc_caching_support_addon.patch [^] (513 bytes) 2010-03-02 13:10 [Show Content]
patch file icon apc_caching_support_addon2.patch [^] (590 bytes) 2010-03-02 14:11 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to 0000107closed (5.1.0)alex Implement "MemCached" functionality 
child of 0000296needs work (Icebox)alex Research and Create Optimization Plan 

-  Notes
User avatar (0001504)
alex (manager)
2010-03-02 11:46

Done.
User avatar (0001505)
alex (manager)
2010-03-02 11:47

Fix committed to 5.1.x branch. Commit Message:

Fixes 0000588: Implement "APC" Caching Storage
User avatar (0001506)
alex (manager)
2010-03-02 11:48

Reminder sent to: Dmitry

Please test. Patch already applied.
User avatar (0001507)
alex (manager)
2010-03-02 13:11
edited on: 2010-03-02 14:13

1. Patch "apc_caching_support_addon.patch" is fixing bug, found in previous patch in "cache.php" file.
2. Patch "apc_caching_support_addon2.patch" fixes undefined $vars varoable during clean install in kCache class.

User avatar (0001511)
alex (manager)
2010-03-02 14:45

Reminder sent to: Dmitry

Maybe we can add support for xCache as well. It's cannot be installed together with APC, tells, that APC conflicts with it.

http://xcache.lighttpd.net/wiki/XcacheApi
User avatar (0001513)
alex (manager)
2010-03-03 03:23

Maybe this could be an issue:
http://lv.php.net/manual/en/function.apc-store.php#70822

Also multiple calls to apc_store with same key and value cases all but first call to fail resulting caching not being used during configuration changes.
User avatar (0002568)
alex (manager)
2010-07-22 15:06

Closing, since 5.1.0 release has been released.

- Related Changesets
In-Portal CMS: 5.1.x r13172
Timestamp: 2010-03-02 14:11:05
Author: alex
Details ] Diff ]
1. Bug 0000588: Implement "APC" Caching Storage
2. Variable $vars undefined during clean install in cache class.
mod - /in-portal/branches/5.1.x/core/install.php Diff ] File ]
In-Portal CMS: 5.1.x r13171
Timestamp: 2010-03-02 13:11:49
Author: alex
Details ] Diff ]
1. Bug 0000588: Implement "APC" Caching Storage
2. Fixing missing $this->Application in MemcacheCacheHandler class.
mod - /in-portal/branches/5.1.x/core/kernel/utility/cache.php Diff ] File ]
In-Portal CMS: 5.1.x r13170
Timestamp: 2010-03-02 11:47:35
Author: alex
Details ] Diff ]
Fixes 0000588: Implement "APC" Caching Storage
mod - /in-portal/branches/5.1.x/core/install/install_data.sql Diff ] File ]
mod - /in-portal/branches/5.1.x/core/install/upgrades.sql Diff ] File ]
mod - /in-portal/branches/5.1.x/core/kernel/utility/cache.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-07-22 15:06 alex Note Added: 0002568
2010-07-22 15:06 alex Status resolved => closed
2010-03-03 03:23 alex Note Added: 0001513
2010-03-02 14:45 alex Note Added: 0001511
2010-03-02 14:13 alex Note Edited: 0001507 View Revisions
2010-03-02 14:11 alex File Added: apc_caching_support_addon2.patch
2010-03-02 14:11 alex Changeset attached 5.1.x r13172
2010-03-02 13:11 alex Changeset attached 5.1.x r13171
2010-03-02 13:11 alex Note Added: 0001507
2010-03-02 13:10 alex File Added: apc_caching_support_addon.patch
2010-03-02 11:48 alex Note Added: 0001506
2010-03-02 11:47 alex Changeset attached 5.1.x r13170
2010-03-02 11:47 alex Note Added: 0001505
2010-03-02 11:47 alex Status needs testing => resolved
2010-03-02 11:47 alex Fixed in Version => 5.1.0-B1
2010-03-02 11:47 alex Resolution open => fixed
2010-03-02 11:47 alex Assigned To !COMMUNITY => alex
2010-03-02 11:46 alex Note Added: 0001504
2010-03-02 11:46 alex Assigned To alex => !COMMUNITY
2010-03-02 11:46 alex Developer => alex
2010-03-02 11:46 alex Status needs work => needs testing
2010-03-02 11:46 alex Description Updated View Revisions
2010-03-02 11:45 alex File Added: apc_caching_support.patch
2010-03-01 14:20 Dmitry Relationship added child of 0000296
2010-03-01 14:20 Dmitry Relationship added related to 0000107
2010-03-01 14:19 Dmitry New Issue
2010-03-01 14:19 Dmitry Status active => needs work
2010-03-01 14:19 Dmitry Assigned To => alex



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker