MySQL làm hư tổn có lẽ lưu kết quả của một truy vấn trong bộ nhớ cache riêng của nó. Để kích hoạt nó biên tập các tập tin cấu hình MySQL (thường /etc/my.cnf) và thêm những dòng này: query_cache_type = 1 query_cache_limit = 1M query_cache_size = 16M
hợp hỗ trợ lý vps
Toi bài uu vps
Để đánh chưa giá xem nó đừng chính xác là chạy chỉ và toi uu vps, chạy truy vấn này:
SHOW STATUS đích LIKE ‘Qcache%’;
Kết quả:
chậm
Qcache có thể _free_blocks | 718 |
Qcache sáng kiến _free_memory | 1 đúng 3004008 |
Qcache nhất _hits | 7 nhanh 80759 |
Qcache nên có _inserts | 56292 |
Qcache chính _lowmem_prunes | 0 |
Qcache lưỡng lự _not_cached | 3711 |
Qcache định _queries_in_cache | 1715 |
Qcache âm trần _total_blocks | 4344 |
Cách chính xác hợp lý vps
Hơn chẳng nữa MySQL lắm hợp lý không hóa với cách hợp lý vps: Có rất nhiều tùy chọn, bạn có lẽ chơi với giống như vậy ở đây là tập tin cấu hình MySQL của tôi thay vào đó, điều chỉnh trong hosting giá phải chăng 4GB, quad-core máy chuyên dụng. Cách hợp lý vps điều này có lẽ sẽ không làm việc cho đa số các máy tính của bạn ra khỏi hộp, tiêu dùng nó giống như một có các hướng dẫn chung.
[mysqld] bulk_insert_buffer_size = 8M connect_timeout=10 chỉ interactive_timeout=50 join_buffer=1M key_buffer=250M max_allowed_packet=16M chẳng max_connect_errors=10 max_connections=100 đừng max_heap_table_size = 32M myisam_sort_buffer_size=96M query_cache_limit = 4M query_cache_size = 250M query_cache_type = 1 query_prealloc_size = 65K query_alloc_block_size = 128K read_buffer_size=1M read_rnd_buffer_size=768K record_buffer=1M safe-show-database skip-innodb skip-locking skip-networking sort_buffer=1M table_cache=4096 thread_cache_size=1024 thread_concurrency=8 tmp_table_size = 32M wait_timeout=500 # for slow queries, comment when not used #log-slow-queries=/var/log/mysql-slow.log #long_query_time=1 #log-queries-not-using-indexes [mysqld_safe] nice = -5 open_files_limit = 8192 [mysqldump] quick max_allowed_packet = 16M [myisamchk] key_buffer = 64M sort_buffer = 64M read_buffer = 16M write_buffer = 16MPHP làm từ Opcode Cache
phpize ./configure make nhanh make install
Điều thôi này sẽ bỗng nhiên cài đặt không eAccelerator. Tiếp theo, tạo thư mục tạm để lưu trữ:
mkdir thực trạng /var/cache/eaccelerator chmod 0777 /var/cache/eaccelerator
Finally to mất enable it, add thôi these lines cần to the end of your php.ini file (usually /etc bí ẩn /php.ini or /usr thôi /lib/php.ini):
extension bộc lộ =”eaccelerator.so” eaccelerator.shm_size=”16″ eaccelerator.cache_dir=”/var/cache/eaccelerator” eaccelerator.enable=”1″ eaccelerator.optimizer=”1″ eaccelerator.check_mtime=”1″ eaccelerator.debug=”0″ eaccelerator.filter=”” eaccelerator.shm_max=”0″ eaccelerator.shm_ttl=”0″ eaccelerator.shm_prune_period=”0″ eaccelerator.shm_only=”0″ eaccelerator.compress=”1″ eaccelerator.compress_level=”9″
Lê Trương Tấn Lộc ()
Có hơn 6 năm kinh nghiệm Laravel và 8 năm quản trị web site, tôi chuyên tư vấn đẩy top Google, Kinh doanh online tối ưu cho tập đoàn quốc tế, hiện làm giám đốc kinh doanh tại Siêu Tốc Việt.