上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 43 下一页
摘要: 作为php的忠实粉丝,性能分析怎么能少了Xhprof工具呢。接下来我来教大家一步步安装测试。 1.php安装Xhprof扩展。 git clone https://github.com/phacility/xhprof.git (一个项目)记住路径。 cd xhprof/extension/ /us 阅读全文
posted @ 2020-03-10 16:54 龙卷风之殇 阅读(347) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-03-04 17:24 龙卷风之殇 阅读(4) 评论(0) 推荐(0)
摘要: Kibana控制台命令: 1.创建索引infomation并创建映射mapping (一步搞定)PUT information { "mappings": { "record":{ "properties": { "ip":{"type": "text"}, "count":{"type": "lo 阅读全文
posted @ 2020-03-03 18:02 龙卷风之殇 阅读(7123) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_36373262/article/details/86495865 https://www.jianshu.com/p/0b9054b33db3 supervisorctl reload 重启 单个进程重启 实际案例: [root@new-desig 阅读全文
posted @ 2020-02-28 17:37 龙卷风之殇 阅读(191) 评论(0) 推荐(0)
摘要: 1.hosts文件写入 0.0.0.0 account.jetbrains.com0.0.0.0 www.jetbrains.com 2.激活码: AHD9079DKZ-eyJsaWNlbnNlSWQiOiJBSEQ5MDc5REtaIiwibGljZW5zZWVOYW1lIjoiSmV0IEdyb 阅读全文
posted @ 2020-02-27 20:04 龙卷风之殇 阅读(573) 评论(0) 推荐(0)
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 43 下一页