I have a central module repository.
Each multiste has modules in the module folder and each module symlinks back to the central repository.
Will apc cache each module in each multisite or can I have it cache against the repository only?

Comments

btopro’s picture

opcode cache in a dslm (https://drupal.org/project/dslm) based environment only caches 1 copy of the module. This is unrelated to drupal APC module and is an advantage of symlink based multisites in general

twistor’s picture

Issue summary: View changes
Status: Active » Fixed

As stated above, this module isn't required for regular APC functionality. This module is for using the apc user cache as a cache backend, similar to Memcache.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.