> I just increased from 1 to 2 shm segments (30M each). But the apc > memory usage graph still indicates only 30M. > > Why isn't apc taking advantage of the 2nd shm? Is APC using the first 30M to start with? If it's not needed, perhaps it won't allocate it, ie, the number of segments is the limit. H