일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- 리눅스
- pgbench
- 펄
- PERL
- 펄 코딩스타일
- php-oracle 연동
- pgpool-ii
- pvfs
- ZFS
- ext4
- 파일시스템
- 포기해버린꿈
- pgsql
- CVSROOT 세팅
- mailfiler
- postfix
- 오라클
- ext3
- tomcat
- LVS
- 시그널
- inotify
- clustering
- Openfiler
- 가상파일시스템
- perltidy
- Replication
- connection tunning
- OCFS2
- Nexenta
Archives
- Today
- Total
목록connection tunning (1)
avicom의 신변잡기
mysql connection tuning
status Aborted_clients 클라이언트 프로그램이 비 정상적으로 종료된 수 Aborted_connects MySQL 서버에 접속이 실패된 수 Max_used_connections 최대로 동시에 접속한 수 Threads_cached Thread Cache의 Thread 수 Threads_connected 현재 연결된 Thread 수 Threads_created 접속을 위해 생성된 Thread 수 Threads_running Sleeping 되어 있지 않은 Thread 수 system variables wait_timeout 종료전까지 요청이 없이 기다리는 시간 ( TCP/IP 연결, Shell 상의 접속이 아닌 경우 ) thread_cache_size thread 재 사용을 위한 Thread ..
MySqL
2010. 12. 23. 15:57