> On Sun, Mar 2, 2008 at 9:55 PM, Cliff Hirsch <[EMAIL PROTECTED]> wrote:
>>
>> 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
I fought this battle awhile back building machine images for EC2
servers. If memory serves, in the end I just had to boost the shm_size
because shm_segments is deprecated (or just broken and
soon-to-be-deprecated). I recall being a little annoyed at the
discussions about this issue in bug trackers
> 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 limi
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?
Cliff
___
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk