LoginSignup
11
12

More than 5 years have passed since last update.

PHP-FPMで遅い処理を特定する

Last updated at Posted at 2016-02-22
;slowlog = /var/log/php5/slow.log
;request_slowlog_timeout = 10s

コンフィグにこのような記述があると思うのでコメントアウトを外して有効化する

参考URL
https://easyengine.io/tutorials/php/fpm-slow-log/

11
12
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
11
12