<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Ops - 分类 - Windvalley</title><link>https://windvalley.github.io/categories/ops/</link><description>Ops - 分类 - Windvalley</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>levinwang6@gmail.com (windvalley)</managingEditor><webMaster>levinwang6@gmail.com (windvalley)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 08 Feb 2022 15:34:23 +0800</lastBuildDate><atom:link href="https://windvalley.github.io/categories/ops/" rel="self" type="application/rss+xml"/><item><title>SRE体系实践脑图</title><link>https://windvalley.github.io/sre-mindmaps/</link><pubDate>Tue, 08 Feb 2022 15:34:23 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/sre-mindmaps/</guid><description>SRE 体系实践脑图 https://www.processon.com/view/link/62f9f6221e085337062f848f</description></item><item><title>如何进行C100K性能测试</title><link>https://windvalley.github.io/c100k-performance-test/</link><pubDate>Thu, 11 Jul 2019 11:51:34 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/c100k-performance-test/</guid><description>测试前环境准备 关闭SElinux: sestatus | grep -q disabled || setenforce 0 设置最大打开文件数: sysctl -w fs.file-max=6552016 设置单个进程最大打开文件数: ulimit -n 32768 使用c1000k工具查看当前系</description></item><item><title>浏览器缓存与CDN缓存详解</title><link>https://windvalley.github.io/cdn-browser-cache/</link><pubDate>Sat, 26 Mar 2016 11:04:59 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/cdn-browser-cache/</guid><description>浏览器缓存也叫做本地缓存, CDN缓存也可以称为共享缓存. 浏览器缓存tips 浏览器请求一个URL后, 再次请求就默认从本地缓存拿数据了(根据不同</description></item><item><title>聊一聊HTTP访问劫持</title><link>https://windvalley.github.io/access-hijacking/</link><pubDate>Mon, 22 Feb 2016 21:50:25 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/access-hijacking/</guid><description>劫持的分类与原理简单介绍 1. 路由劫持 在运营商机房的近用户端路由器上接入一个分光器, 将访问流量分光到一台服务器用于数据采集与分析, 这台服务器的作</description></item><item><title>Linux下Iptables使用详解</title><link>https://windvalley.github.io/how-to-use-iptables/</link><pubDate>Sun, 11 Oct 2015 10:32:22 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/how-to-use-iptables/</guid><description>iptables架构图 上图是我使用processon.com在线绘制的. 上图中INPUT链的DNAT功能是CentOS7才开始有的. secu</description></item><item><title>递归DNS是如何选择权威DNS的IP去解析域名的</title><link>https://windvalley.github.io/how-to-recursive-dns-select-authoritative-dns-ip/</link><pubDate>Wed, 13 May 2015 21:11:03 +0800</pubDate><author>作者</author><guid>https://windvalley.github.io/how-to-recursive-dns-select-authoritative-dns-ip/</guid><description>我们知道权威DNS为了加速解析、抗攻击、高可用等原因, 一般都是一个分布式集群, 部署了很多个节点, 每个节点同样也是一个集群, 对外暴露一个VIP</description></item></channel></rss>