I am using lsws 4.2.5 with LSAPI 6.4, PHP 5.3.27
And APC is restarted often again (uptime 0-1 mins, max 5 mins).
I have tried to :
- switch to lsws 4.2.4
- switch to lsws 4.2.5 again
- increasing Memory Soft Limit (bytes) & Memory Hard Limit (bytes)
- reducing shm_size
I still have lot of memory
Some lsws setting :
Run On Start Up >> Run On Start Up
Max Idle Time >> -1
External Application Abort >> No Abort
(more lsws setting in attachment)
My apc setting
And APC is restarted often again (uptime 0-1 mins, max 5 mins).
I have tried to :
- switch to lsws 4.2.4
- switch to lsws 4.2.5 again
- increasing Memory Soft Limit (bytes) & Memory Hard Limit (bytes)
- reducing shm_size
I still have lot of memory
Code:
xxx@xxx[~]# free -m
total used free shared buffers cached
Mem: 24097 16047 8050 0 1986 9732
-/+ buffers/cache: 4327 19769
Swap: 2047 0 2047
Run On Start Up >> Run On Start Up
Max Idle Time >> -1
External Application Abort >> No Abort
(more lsws setting in attachment)
My apc setting
Code:
Runtime Settings
apc.cache_by_default 1
apc.canonicalize 1
apc.coredump_unmap 0
apc.enable_cli 0
apc.enabled 1
apc.file_md5 0
apc.file_update_protection 2
apc.filters
apc.gc_ttl 3600
apc.include_once_override 0
apc.lazy_classes 0
apc.lazy_functions 0
apc.max_file_size 20M
apc.mmap_file_mask /home/apc_temp/apc.WLIZGD
apc.num_files_hint 0
apc.preload_path
apc.report_autofilter 0
apc.rfc1867 0
apc.rfc1867_freq 0
apc.rfc1867_name APC_UPLOAD_PROGRESS
apc.rfc1867_prefix upload_
apc.rfc1867_ttl 3600
apc.serializer default
apc.shm_segments 1
apc.shm_size 6144M
apc.slam_defense 0
apc.stat 0
apc.stat_ctime 0
apc.ttl 0
apc.use_request_time 1
apc.user_entries_hint 0
apc.user_ttl 0
apc.write_lock 1
Attachments
-
55.7 KB Views: 3
Last edited: