全文検索:
- 40 Java Heap Memory確認
- (MB) | %5.2f%% \n" , $3/1024, $1/1024, ($3/$1 * 100); \ printf "S1 領域 | %7.2f / %... (MB) | %5.2f%% \n" , $4/1024, $2/1024, ($4/$2 * 100); \ printf "Eden領域 | %7.2f / %... (MB) | %5.2f%% \n" , $6/1024, $5/1024, ($6/$5 * 100); \ printf "Old 領域 | %7.2f / %... (MB) | %5.2f%% \n" , $8/1024, $7/1024, ($8/$7 * 100); \ printf "Meta領域 | %7.2f / %
- 15 CentOS6 suPHP7.2
- logfile=/var/log/httpd/suphp_log \ --with-min-uid=100 \ --with-min-gid=100 # make # make install </code> ===== /etc/suphp.conf ===== <code> [global] ;... octal notation umask=0077 ; Minimum UID min_uid=100 ; Minimum GID min_gid=100 [handlers] ;Handler for php-scripts x-httpd-php="php:/usr/bin/php-cgi" x-
- 13 mod_line_edit
- <div style=\"position: fixed; bottom: 0px; width: 100%; height: 1.3em; line-height: 1.3em; z-index: 999
- 82 CentOS 5.8 + Apache 2.2 + PHP 5.3 + suPHP 0.7.1
- path=/bin:/usr/bin umask=0022 min_uid=500 min_gid=100 ; Security options allow_file_group_writeable=fa
- 91 PV計算(ページビュー)
- 00MB とすると、 動的コンテンツで20〜30Mbytes 静的コンテンツで2~3Mbytes 100 MB/conn * 80 conn = 8GB 程度のメモリがあればいいってことだから、ちゃんと