오늘은 대한입니다.
sun's longitude:299 44 13.27 
· 자유게시판 · 묻고답하기 · 알파문서 · RPMS list
· 사용자문서 · 팁/FAQ모음 · 리눅스Links · 자료실
· 서버정보 · 운영자 · Books/FAQ · FreeBSD
/board/read.php:소스보기  
알파문서
자주 잊어먹거나, 메모해 둘 필요성이 있는 팁이나 문서, 기타 등등
[*** 쓰기 금지단어 패턴 ***]
글 본문 중간에 업로드할 이미지를 추가하는 방법 : @@이미지이름@@
ex) @@foo.gif@@
109 번 글: [MySQL] mysql memory setting table
글쓴이: 산이 [홈페이지] 글쓴날: 2005년 01월 03일 02:04:43 월(새벽) 조회: 3237
[mysql memory setting table]

key_buffer_size + (read_buffer_size + sort_buffer_size) * max_connection => total
memory

512 + (3 + 3) *  80 => 1G
512 + (3 + 2) * 100 => 1G
512 + (2 + 2) * 128 => 1G
512 + (2 + 1) * 170 => 1G
512 + (1 + 1) * 256 => 1G

384 + (3 + 3) * 100 => 1G
384 + (3 + 2) * 128 => 1G
384 + (2 + 2) * 160 => 1G
384 + (2 + 1) * 210 => 1G
384 + (1 + 1) * 320 => 1G

256 + (3 + 3) * 128 => 1G
256 + (3 + 2) * 150 => 1G
256 + (2 + 2) * 192 => 1G
256 + (2 + 1) * 256 => 1G
256 + (1 + 1) * 380 => 1G


*)
max_connection => number of httpd ESTABLESHED(or MaxClient)

 
이전글 : configuration of APC in php.ini
다음글 : [SHELL] 라인단위로 읽어오기  
 from 61.254.75.78
JS(Redhands)Board 0.4 +@

|글쓰기| |답장쓰기| |수정| |삭제|
|이전글| |다음글| |목록보기|
인쇄용 

apache lighttpd linuxchannel.net 
Copyright 1997-2026. linuxchannel.net. All rights reserved.

Page loading: 0.01(server) + (network) + (browser) seconds