www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 289 下一页

2022年11月24日

摘要: 正在处理40515行 insert into bzh_datas values('2022-04-12 08:01:32','G202010045',2,'玉溪沃森',4727774,'3416020170012022041101','谯城区观堂镇卫生院','org.mybatis.spring.M 阅读全文
posted @ 2022-11-24 13:24 秦瑞It行程实录 阅读(75) 评论(0) 推荐(0) 编辑

摘要: with open('bozhou.txt', 'rb',encoding="utf-8") as f:ValueError: binary mode doesn't take an encoding argument 'utf-8' codec can't decode byte 0xb0 in 阅读全文
posted @ 2022-11-24 13:02 秦瑞It行程实录 阅读(37) 评论(0) 推荐(0) 编辑

摘要: nginx负载均衡的三种方式主要是轮询模式、weight权重模式、ip_hash。 当一台服务器的单位时间内的访问量越大时,服务器压力就越大,大到超过自身承受能力时,服务器就会崩溃。为了避免服务器崩溃,让用户有更好的体验,我们通过负载均衡的方式来分担服务器压力。 1、轮询模式(默认)每个请求按时间顺 阅读全文
posted @ 2022-11-24 10:58 秦瑞It行程实录 阅读(48) 评论(0) 推荐(0) 编辑

2022年11月23日

摘要: 阅读全文
posted @ 2022-11-23 20:04 秦瑞It行程实录 阅读(160) 评论(0) 推荐(0) 编辑

该文被密码保护。 阅读全文
posted @ 2022-11-23 20:03 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0) 编辑

该文被密码保护。 阅读全文
posted @ 2022-11-23 19:54 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0) 编辑

2022年11月21日

摘要: 在SpringBoot项目中,我们可以通过如下配置来设置header的大小: server.max-http-header-size=102400 但如果此参数设置不好,便会引来OOM等相关问题,特别是并发的时候。 max-http-header-size使用场景 该参数用来设置http请求头的大小 阅读全文
posted @ 2022-11-21 15:11 秦瑞It行程实录 阅读(1006) 评论(0) 推荐(0) 编辑

摘要: python+expect实现脚本自动登录远程服务器 起因 最近在折腾Ubuntu系统,有时候需要连接远程服务器,使用 ssh 命令连接较为复杂,需要记住每台机器的 ip 和 密码,当然 Ubuntu(linux) 下也有类似于 xshell 一样的管理工具,例如:finalShell,但是在命令行 阅读全文
posted @ 2022-11-21 08:55 秦瑞It行程实录 阅读(48) 评论(0) 推荐(0) 编辑

2022年11月18日

摘要: 安装 OpenSSH 项目 2021/09/28 2 个参与者 反馈 适用于 Windows Server 2019、Windows 10、Windows Server 2022 OpenSSH 是一款用于远程登录的连接工具,它使用 SSH 协议。 它会加密客户端与服务器之间的所有流量,从而遏止窃听 阅读全文
posted @ 2022-11-18 17:21 秦瑞It行程实录 阅读(110) 评论(0) 推荐(0) 编辑

摘要: window bat cmd 获取cpu 利用率(使用率)跟 性能计数器一致,方式收集 1. typeperf (1秒一输出) typeperf "processor(_total)\% processor time" 若是只要执行一次,末尾添加 -sc 1,如下: typeperf "proces 阅读全文
posted @ 2022-11-18 11:04 秦瑞It行程实录 阅读(125) 评论(0) 推荐(0) 编辑

上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 289 下一页
www.cnblogs.com/ruiyqinrui