05 2021 档案
HTTP 头 Connection:close 作用 和 解决服务器产生大量close_wait问题
摘要:转自: https://www.cnblogs.com/liluxiang/p/9474907.html 阅读全文
posted @ 2021-05-31 23:13 毛会懂 阅读(1144) 评论(0) 推荐(0)
服务器TCP连接中 TIME_WAIT 状态过多
摘要:参考: http://www.zzzvc.com/post-32064.html https://www.cnblogs.com/hjqjk/p/5625848.html 阅读全文
posted @ 2021-05-31 23:10 毛会懂 阅读(101) 评论(0) 推荐(0)
jvisual远程 springBoot项目
摘要:(1)先启动springBoot项目 java -Djava.rmi.server.hostname=122.9.xxxxx -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1100 -Dcom.sun.manag 阅读全文
posted @ 2021-05-30 11:09 毛会懂 阅读(398) 评论(0) 推荐(0)
centos安装jmeter
摘要:1、先安装jdk 参考:https://www.cnblogs.com/maohuidong/p/9277011.html 2、下载jmeter,并上传centos,解压 unzip apache-jmeter-5.2.1.zip 3、 采用全局设置的办法,修改/etc/profile,首先打开配置 阅读全文
posted @ 2021-05-29 19:25 毛会懂 阅读(378) 评论(0) 推荐(0)
ubuntu安装telnet服务
摘要:参考: https://blog.csdn.net/chunyes/article/details/46932863 https://blog.csdn.net/zzddada/article/details/95355281 https://www.cnblogs.com/hellojesson/ 阅读全文
posted @ 2021-05-27 12:45 毛会懂 阅读(88) 评论(0) 推荐(0)
敏感词过滤
摘要:参考: https://www.cnblogs.com/magicalSam/p/7473780.html 阅读全文
posted @ 2021-05-26 13:41 毛会懂 阅读(99) 评论(0) 推荐(0)
jmeter性能测试
摘要:参考文档: https://blog.51cto.com/u_13693838/2378720 阅读全文
posted @ 2021-05-25 11:49 毛会懂 阅读(59) 评论(0) 推荐(0)