08 2017 档案
摘要:一、 之前一直通过跳板机登录线上服务器,ssh可以的,如下图所示 vim ~/.ssh/config ssh xx.xx.xx.xx线上服务器是可以的,但是ansible执行显示目标主机不可达,其实ansible和OpenSSH是两回事。 二、配置文件如下。 cat ~/.ansible.cfg[s
阅读全文
摘要:背景 公司目前的服务设计大部分满足 design for failure 理念。随着业务复杂度的提升,我们很难再保证对系统故障的容错性。我们需要工具来验证服务的容错性,基于这个需求我们使用了 tc 工具,并开发了chaosmonkey工具。本文主要围绕这两个工具进行讲述。 TC流控 基本概念 Net
阅读全文
摘要:一、参考Tengine http://tengine.taobao.org/document_cn/http_dyups_cn.html ngx_http_dyups_module Description This module can be used to update your upstream
阅读全文
摘要:👇下面遇到一个奇怪的事情 一、 xxx-machine-hostname的 / 目录磁盘空间不足,当前值[80.33%,5.49GiB]异常开始于08-08 19:27:34,已持续30分钟 -rw 1 dev dev 18G Aug 8 19:30 /var/tmp/app.log.swp 二、
阅读全文
摘要:一、调查问卷工具汇总 https://zh.surveymonkey.com
阅读全文
摘要:https://testssl.sh/ 一、 https://www.ssllabs.com/ssltest/analyze.html?d=jyall.com 监测下jyll.com,不忍直视啊! 二、 https://myssl.com/dns_check.html#dns_check 实用工具箱
阅读全文