全文検索:
- 17 Nginx FastCGI Cache
- ッシュが無いので、MISSになる ==== <code> # curl -D - -s -o /dev/null http://localhost/info.php HTTP/1.1 200 OK Se... 2回目はキャッシュにHITする。 ==== <code> # curl -D - -s -o /dev/null http://localhost/info.php HTTP/1.1 200 OK Se
- 40 Java Heap Memory確認
- fi fi } PID=$1 ps ${PID} | grep [j]ava > /dev/null || { _PID=`ps -o uid=,pid=,cmd= -C java... PID=${_PID} fi } ps ${PID} | grep [j]ava > /dev/null && { print_gcstat ${PID} } </code>
- 01 .htaccess
- s AuthUserFile /var/www/.htpasswd AuthGroupFile /dev/null AuthName "Please enter your ID and password"
- 02 Basic認証 httpd.conf
- le /etc/httpd/conf/.htpasswd AuthGroupFile /dev/null AuthName "Basic Auth" AuthType B
- 04 .htaccess で制限時間設定
- .gz$"> AuthUserfile /etc/.htpasswd AuthGroupfile /dev/null AuthName "Please enter your ID and password"
- 10 Memchached
- HESIZE="64" OPTIONS="" </code> [[http://gihyo.jp/dev/feature/01/memcached_advanced/0001|memcacheオプション]