-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
5 lines (5 loc) · 6.08 KB
/
index.html
1
2
3
4
5
<!DOCTYPE html><html lang="zh-CN"><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport"><meta content="yes" name="apple-mobile-web-app-capable"><meta content="black-translucent" name="apple-mobile-web-app-status-bar-style"><meta content="telephone=no" name="format-detection"><meta name="description" content="不写下来,就会忘掉"><title>小记 | 一个可能并不会经常更新的blog</title><link rel="stylesheet" type="text/css" href="/css/style.css?v=0.0.0"><link rel="stylesheet" type="text/css" href="//cdn.bootcss.com/normalize/8.0.0/normalize.min.css"><link rel="stylesheet" type="text/css" href="//cdn.bootcss.com/pure/1.0.0/pure-min.css"><link rel="stylesheet" type="text/css" href="//cdn.bootcss.com/pure/1.0.0/grids-responsive-min.css"><link rel="stylesheet" href="//cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css"><script type="text/javascript" src="//cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script><link rel="Shortcut Icon" type="image/x-icon" href="/favicon.ico"><link rel="apple-touch-icon" href="/apple-touch-icon.png"><link rel="apple-touch-icon-precomposed" href="/apple-touch-icon.png"></head><body><div class="body_container"><div id="header"><div class="site-name"><h1 class="hidden">小记</h1><a id="logo" href="/.">小记</a><p class="description">一个可能并不会经常更新的blog</p></div><div id="nav-menu"><a class="current" href="/."><i class="fa fa-home"> 首页</i></a><a href="/archives/"><i class="fa fa-archive"> 归档</i></a><a href="/about/"><i class="fa fa-user"> 关于</i></a></div></div><div class="pure-g" id="layout"><div class="pure-u-1 pure-u-md-3-4"><div class="content_container"><div class="post"><h1 class="post-title"><a href="/2018/06/28/packet-cap-tools/">常用抓包工具总结</a></h1><div class="post-meta">2018-06-28</div><a class="disqus-comment-count" data-disqus-identifier="2018/06/28/packet-cap-tools/" href="/2018/06/28/packet-cap-tools/#disqus_thread"></a><div class="post-content"><p>我们在工作中会遇到的一些场景:</p>
<ul>
<li>查看线上服务依赖的http接口的request/response(调用反垃圾,mapi,feed)</li>
<li>查看客户端请求服务端的request/response(客户端出现bug,排查服务端返回数据是否正常)</li>
</ul></div><p class="readmore"><a href="/2018/06/28/packet-cap-tools/">阅读全文</a></p></div><div class="post"><h1 class="post-title"><a href="/2016/07/13/storm-cgroup/">使用cgroup对storm中的拓扑进行资源隔离</a></h1><div class="post-meta">2016-07-13</div><a class="disqus-comment-count" data-disqus-identifier="2016/07/13/storm-cgroup/" href="/2016/07/13/storm-cgroup/#disqus_thread"></a><div class="post-content"><h2 id="为什么需要对storm中的拓扑进行资源隔离"><a href="#为什么需要对storm中的拓扑进行资源隔离" class="headerlink" title="为什么需要对storm中的拓扑进行资源隔离"></a>为什么需要对storm中的拓扑进行资源隔离</h2><p>从部署结构来看,storm集群上的业务拓扑是混跑的,不可避免会出现资源争夺进而相互影响,主要有以下几种情况:</p></div><p class="readmore"><a href="/2016/07/13/storm-cgroup/">阅读全文</a></p></div><script id="dsq-count-scr" src="//lostk1ng.disqus.com/count.js" async></script></div></div><div class="pure-u-1-4 hidden_mid_and_down"><div id="sidebar"><div class="widget"><form class="search-form" action="//www.google.com/search" method="get" accept-charset="utf-8" target="_blank"><input type="text" name="q" maxlength="20" placeholder="Search"/><input type="hidden" name="sitesearch" value="http://yoursite.com"/></form></div><div class="widget"><div class="widget-title"><i class="fa fa-folder-o"> 分类</i></div><ul class="category-list"><li class="category-list-item"><a class="category-list-link" href="/categories/计算机技术/">计算机技术</a></li></ul></div><div class="widget"><div class="widget-title"><i class="fa fa-star-o"> 标签</i></div><div class="tagcloud"><a href="/tags/storm/" style="font-size: 15px;">storm</a> <a href="/tags/cgroups/" style="font-size: 15px;">cgroups</a> <a href="/tags/网络/" style="font-size: 15px;">网络</a> <a href="/tags/抓包/" style="font-size: 15px;">抓包</a></div></div><div class="widget"><div class="widget-title"><i class="fa fa-file-o"> 最近文章</i></div><ul class="post-list"><li class="post-list-item"><a class="post-list-link" href="/2018/06/28/packet-cap-tools/">常用抓包工具总结</a></li><li class="post-list-item"><a class="post-list-link" href="/2016/07/13/storm-cgroup/">使用cgroup对storm中的拓扑进行资源隔离</a></li></ul></div><div class="widget"><div class="widget-title"><i class="fa fa-comment-o"> 最近评论</i></div><script type="text/javascript" src="//lostk1ng.disqus.com/recent_comments_widget.js?num_items=5&hide_avatars=1&avatar_size=32&excerpt_length=20&hide_mods=1"></script></div><div class="widget"><div class="widget-title"><i class="fa fa-external-link"> 友情链接</i></div><ul></ul><a href="https://weibo.com/u/1965744033" title="weibo" target="_blank">weibo</a></div></div></div><div class="pure-u-1 pure-u-md-3-4"><div id="footer">Copyright © 2018 <a href="/." rel="nofollow">小记.</a> Powered by<a rel="nofollow" target="_blank" href="https://hexo.io"> Hexo.</a><a rel="nofollow" target="_blank" href="https://github.com/tufu9441/maupassant-hexo"> Theme</a> by<a rel="nofollow" target="_blank" href="https://github.com/pagecho"> Cho.</a></div></div></div><a class="show" id="rocket" href="#top"></a><script type="text/javascript" src="/js/totop.js?v=0.0.0" async></script><script type="text/javascript" src="//cdn.bootcss.com/fancybox/3.3.5/jquery.fancybox.min.js" async></script><script type="text/javascript" src="/js/fancybox.js?v=0.0.0" async></script><link rel="stylesheet" type="text/css" href="//cdn.bootcss.com/fancybox/3.3.5/jquery.fancybox.min.css"><script type="text/javascript" src="/js/codeblock-resizer.js?v=0.0.0"></script><script type="text/javascript" src="/js/smartresize.js?v=0.0.0"></script></div></body></html>