全文検索:
- 17 Nginx FastCGI Cache
- astcgi_params; ### 以下の設定を追加 ### set $do_not_cache 0; # -- POST or HEAD ? if ($request_method != "GET") { set $do_not_cache 1; } # -- Login or Comment... or_|wordpress_logged_in|wp-postpass_).*$) { set $do_not_cache 1; } fastcgi_cache cache-zo
- 21 グラフ描写(gnuplot)
- で、image.pngというファイルができる。 <code> # gnuplot gnuplot> set terminal png gnuplot> set out 'image.png' gnuplot> set title 'てすとイメージ' gnuplot> plot sin(x) w line lc rgb 'orange' gnuplot> quit
- 10 Memchached
- cmd_get 578073 cmd_set 1110516 conn_yields 0
- 15 CentOS6 suPHP7.2
- ment variable env_path="/bin:/usr/bin" ;Umask to set, specify in octal notation umask=0077 ; Minimum