CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Patch to use APC as cache
Pages: [1]

Author Topic: Patch to use APC as cache  (Read 970 times)

ylavoie

  • I’m new here
  • *
  • Posts: 19
  • Karma: 0
    • Regroupement de l'industrie électronique du Québec
  • CiviCRM version: 4.2.4
  • CMS version: Joomla 2.5.7
  • MySQL version: 5.5.24
  • PHP version: 5.3.10
Patch to use APC as cache
January 29, 2013, 12:00:19 am
Current implementation of CiviCRM (4.2) allows NoCache, ArrayCache, Memcache and Memcached to cache user values.

Suggested patch allows uses of APC. For a small system where the user already uses APC, addind
Memcache only for a few strings is an overkill.

Please consider this patch for the next version. I have it implemented currently on my system and it is working properly.

Thanks,

Yves

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Patch to use APC as cache
January 29, 2013, 03:40:42 am
Did you see a change on the performances?

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Patch to use APC as cache
January 29, 2013, 06:57:38 am

can you please file an issue and attach the patch to that issue

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ylavoie

  • I’m new here
  • *
  • Posts: 19
  • Karma: 0
    • Regroupement de l'industrie électronique du Québec
  • CiviCRM version: 4.2.4
  • CMS version: Joomla 2.5.7
  • MySQL version: 5.5.24
  • PHP version: 5.3.10
Re: Patch to use APC as cache
January 29, 2013, 07:44:27 am
Lobo: Done
Xavier: No improvement on speed, it's only a change of memory location. A BIG improvement on monitoring though for I can now use APC monitoring to see what is happening.
« Last Edit: January 29, 2013, 07:51:01 am by ylavoie »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions (Moderator: Dave Greenberg) »
  • Patch to use APC as cache

This forum was archived on 2017-11-26.