apc mod_fcgid

Events happening in the community are now at Drupal community events on www.drupal.org.
muschpusch's picture

mod_fcgid & apc

Hey,

i read a lot at 2bits.com and decided to switch from mod_php to mod_fcgid. Now it seems like my apc cache is empty. (apc.php statistics says so). Do I need a special apc config? This is my apc.ini

extension=apc.so

apc.optimization=0
#SHMMAX is changed
apc.shm_size="480M"
apc.ttl=86400
apc.user_ttl=7200
apc.stat=1
apc.user_ttl=7200
apc.num_files_hint=0
apc.mmap_file_mask=/tmp/apc.XXXXXX
apc.cache_by_default=1
apc.rfc1867 = 1
apc.enable_cli=0

Kind regards!

Volkan

Read more
Subscribe with RSS Syndicate content