php yum install php-apcu
2019.03.12 07:18
참고 문서 |
---|
file cache 보다 memcached 가 느렸다.
selinux 탓인지는 알 수 없지만 socket 을 사용하는 apcu 를 설치해보기로했다.
환경: php 7.1
yum install php-apcu
메모리가 남아돌아서 넉넉히 설정
/etc/php.d/40-apcu.ini
apc.shm_size=256M
apc.serializer=igbinary
service php-fpm restart
댓글 0
번호 | 제목 | 날짜 | 조회 수 |
---|---|---|---|
12 | munin 설치 | 2018.10.13 | 740 |
11 |
mysql 백업 (shell script)
![]() | 2018.10.14 | 641 |
10 |
웹 백업 (쉘 스크립트)
![]() | 2018.10.14 | 1133 |
» | yum install php-apcu | 2019.03.12 | 1374 |
8 |
yum install latest redis
![]() | 2019.03.27 | 1570 |
7 | certbot apache multiple domain | 2019.04.10 | 1205 |
6 |
my.cnf
![]() | 2019.04.11 | 1 |
5 | xe 에디터 컴포넌트 트리거 제거 | 2019.05.16 | 7874 |
4 |
vmware with centos 7
![]() | 2019.08.23 | 0 |
3 | netdata 이용한 centos 모니터링 | 2020.01.25 | 1139 |
2 |
php-fpm tcp to socket
![]() | 2020.01.25 | 0 |
1 |
net::ERR_CONNECTION_REFUSED
![]() | 2021.10.11 | 0 |