Skip to content

LaoKiea

常怀敬畏之心

  • github

Author Archives: laokiea

Nginx – proxy_module处理请求流程

ngx_http_proxy_module是nginx众多反向代理模块中非常常用的一个,它接受客户端的http […]

Posted bylaokiea2019年4月22日2019年4月24日Posted innginxLeave a comment on Nginx – proxy_module处理请求流程

Nginx处理http请求头部流程

主要流程如上图,大致步骤如下: 三次握手,接受到对方的syn报文,tcp(内核)回复syn+ack,等再次接受 […]

Posted bylaokiea2019年4月13日Posted innginxLeave a comment on Nginx处理http请求头部流程

TLS疑点杂记

客户端拿到证书链后有哪些操作  1. 验证证书是否过期,证书中会包含颁发日期和过期日期,不过这里有个问题是怎么 […]

Posted bylaokiea2019年4月7日2019年4月7日Posted in网络通信Leave a comment on TLS疑点杂记

有意思的加法器

cpu的alu中,最重要的逻辑部件应该是加法器了,计算机内任何逻辑运算都可以用加法器来完成。 加法器又分为好几 […]

Posted bylaokiea2019年3月27日2019年4月7日Posted in计算机Leave a comment on 有意思的加法器

Mysql为什么会选错索引

mysql经常在执行某些sql时会选错索引,导致和预期的执行时间差距甚大,这其实不是mysql的bug,mys […]

Posted bylaokiea2019年3月26日2019年3月26日Posted inMysqlLeave a comment on Mysql为什么会选错索引

文章导航

Newer posts 1 2 3 4 … 13 Older posts
↑ 太阳下跳跃的少年

标签

apache ElasticSearch Flex布局 Linux mongodb Mysql nginx PHP开发 socket 前端 命名空间 小技巧 支付开发 数据库 数据结构 网站部署 网络通信 计算机 设计模式 读文章总结 跨域 运维