06 2018 档案
摘要:一、 [zk: localhost:2181(CONNECTED) 1] rmr /zkTestPaths_92018-06-25 11:18:30,189 [myid:] - WARN [main-SendThread(localhost:2181):ClientCnxn$SendThread@1
阅读全文
摘要:一、 浏览器根据html中外连资源出现的顺序,依次放入队列(Queue),然后根据优先级确定向服务器获取资源的顺序。同优先级的资源根据html中出现的先后顺序来向服务器获取资源 Queueing. 出现下面的情况时,浏览器会把当前请求放入队列中进行排队 有更高优先级的请求时. 和目标服务器已经建立了
阅读全文
摘要:一、公司的类似ansible的工具也是用supervise管理的 二、常用命令集合。 svc -d /service/eoc-agent 关闭 svc -u /service/eoc-agent 打开 svc -d /service/eoc-agent 关闭 svc -u /service/eoc-
阅读全文
摘要:一、 二、 效果:shell实现阶乘计算 Reference:https://www.shellscript.sh/ #Shell Scripting Tutorial
阅读全文
摘要:一、 测试: 如下图所示在nginx的返回的网页Respons中添加头字段. Request头解释: <1>$request_filename file path for the current request, based on the root or alias directives, and
阅读全文