apc and fragmentation suggestions.

MentaL

Well-Known Member
#1
Hi

I'm having issues with apc getting the fragmentation to a stable level. My current settings is as follows;
Code:
apc.enabled=1
apc.shm_segments=1
apc.shm_size=512M
;apc.ttl=3600
apc.ttl=0
apc.user_ttl=3600
apc.gc_ttl=600
apc.max_file_size=1M
apc.stat=0
apc.user_entries_hint=16384
php suexec is disabled also. Stats are attached. Your suggestions would be most appreciated.

Regards
 

Attachments

Top