Hi,这是这一系列的最后一篇内容,之后不会再每周提供定时发布。遇到有意思的文章我会分享在 Twitter 上, […]
Continue reading…
Monthly Archives: 12 月 2018
SRE&Devops 每周分享 Issue #5
这个周工作比较忙,分享的东西不多。 The headers we don’t wan […]
Continue reading…
Nginx(ngx_lua) 过滤 10w 个 User ID
今天的工作太刺激了,一天下来正好解决了一个有意思的问题。晚上来记录一下。 上次解决了当有很大的 HTTP bo […]
Continue reading…
使用 ngx_lua (openresty)正确读取 HTTP 请求 body
之前用 ngx_lua(openresty) 写了一个处理 HTTP 请求的程序,今天发现当发送的 HTTP […]
Continue reading…
HTTP 长连接
本文介绍 HTTP 长连接的协议、历史,TCP 长连接,和一些客户端、服务器实现。 Disclaimer: 本 […]
Continue reading…