上一页 1 ··· 62 63 64 65 66 67 68 69 70 ··· 188 下一页
摘要: 实践 'upgrade' token not found in 'Connection' headerproxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection upgrade 阅读全文
posted @ 2020-05-21 12:46 papering 阅读(383) 评论(0) 推荐(0)
摘要: # Copyright 2001-2017 by Vinay Sajip. All Rights Reserved.## Permission to use, copy, modify, and distribute this software and its# documentation for 阅读全文
posted @ 2020-05-21 12:45 papering 阅读(385) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/wSaJYg-HqnYY4SdLA2Zzaw RPC 框架作为研发体系中重要的一环,承载了几乎所有的服务流量。本文将简单介绍字节跳动自研网络库 netpoll 的设计及实践;以及我们实际遇到的问题和解决思路,希望能为大家提供一些参考。 前言 字节 阅读全文
posted @ 2020-05-19 22:00 papering 阅读(860) 评论(0) 推荐(0)
摘要: < IP首部 TCP首部 TCP报文段的数据部分 < 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 源端口 目的端口 20字节的固定首部序号 确认号 数据偏移 保留 URG 阅读全文
posted @ 2020-05-16 12:07 papering 阅读(1264) 评论(0) 推荐(0)
摘要: 表 阅读全文
posted @ 2020-05-16 00:43 papering 阅读(194) 评论(0) 推荐(0)
摘要: 网易新闻App架构重构实践:DDD正走向流行 https://mp.weixin.qq.com/s/FdwrT_xn3CQqpWoRVBttvQ 小智 InfoQ 2020-05-14 作者 | 小智嘉宾 | 李云鹏当前,大多数移动开发团队选择以 MVP 作为业务层的核心架构模型,在此基础上实现了客 阅读全文
posted @ 2020-05-15 22:47 papering 阅读(644) 评论(0) 推荐(0)
摘要: 货 | 携程是如何做AB实验分流的 阅读全文
posted @ 2020-05-14 18:17 papering 阅读(296) 评论(0) 推荐(0)
摘要: Pusher Channels Protocol | Pusher docs https://pusher.com/docs/channels/library_auth_reference/pusher-websockets-protocol 阅读全文
posted @ 2020-05-11 23:21 papering 阅读(204) 评论(0) 推荐(0)
摘要: 避免重复提交?分布式服务的幂等性设计! 架构文摘 今天 点击蓝色“架构文摘”关注我哟 加个“星标”,每天上午 09:25,干货推送! 来源:https://www.cnblogs.com/QG-whz/p/10372458.html 作者:melonstreet 阅读全文
posted @ 2020-05-11 12:19 papering 阅读(260) 评论(0) 推荐(0)
摘要: https://wiki.mbalib.com/wiki/前导时间 什么是前导时间 所谓的前导时间(leading time),就是产品从设计,到生产、物流、销售的过程。 BELLWETHER:“前导”英译,“前导”意即“在前面领路的人”。 所以前导可以引申为必要的前期准备,是后面的必要铺垫,而这个 阅读全文
posted @ 2020-05-10 15:06 papering 阅读(4385) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/jmzp44hbwZloX8hjls-V8A ”精益生产“起源于丰田生产方式,它致力于在大量生产中实现多品种和高质量产品的低成本生产,随着在制造业取得巨大成功,精益思想也逐步渗透到了各行各业,其中在软件行业就演化出了很多新的理论,比如精益研发、D 阅读全文
posted @ 2020-05-10 14:50 papering 阅读(351) 评论(0) 推荐(0)
摘要: 小结: 1、 通过开发软件系统来维护系统的正常运行。 什么?你竟然不知道SRE工程师! - 知乎 https://zhuanlan.zhihu.com/p/380623684 与运维工程师不同的是。SRE工程师不但负责传统运维工程师的工作,他们也负责软件工程师的一些工作——参与某些软件或系统的开发。 阅读全文
posted @ 2020-05-10 12:24 papering 阅读(506) 评论(0) 推荐(0)
摘要: 函数执行耗时限制 阅读全文
posted @ 2020-05-10 12:07 papering 阅读(252) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/vKJZp5cGUetHokGh2EZUXg mysqlslap --iterations=100 --create-schema='test' --query="query.sql" --number-of-queries=20000 --de 阅读全文
posted @ 2020-05-09 22:01 papering 阅读(468) 评论(0) 推荐(0)
摘要: 从源码解析Nginx对 Native aio支持_运维_youbingchen的博客-CSDN博客 https://blog.csdn.net/youbingchen/article/details/51767587 阅读全文
posted @ 2020-05-09 01:14 papering 阅读(172) 评论(0) 推荐(0)
摘要: ``` 47757 2020/05/07 06:36:04 [debug] 19413#19413: *23421 event timer: 11, old: 15581551413, new: 1558155141747758 2020/05/07 06:37:04 [debug] 19413#1 阅读全文
posted @ 2020-05-09 00:50 papering 阅读(2159) 评论(0) 推荐(0)
摘要: 1 阅读全文
posted @ 2020-05-09 00:02 papering 阅读(226) 评论(0) 推荐(0)
摘要: 1 阅读全文
posted @ 2020-05-08 00:59 papering 阅读(439) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2020-05-08 00:28 papering 阅读(250) 评论(0) 推荐(0)
摘要: int ping = 11; ZooKeeper Programmer's Guide https://zookeeper.apache.org/doc/r3.1.2/zookeeperProgrammers.html The session is kept alive by requests se 阅读全文
posted @ 2020-05-08 00:13 papering 阅读(264) 评论(0) 推荐(0)
摘要: 事实上,即使在很小的概率下,客户端 Telnet 使用了相同的端口,从而造成了新连接和旧连接的四元组相同,在现代 Linux 操作系统下,也不会有什么大的问题,原因是现代 Linux 操作系统对此进行了一些优化。 第一种优化是新连接 SYN 告知的初始序列号,一定比 TIME_WAIT 老连接的末序 阅读全文
posted @ 2020-05-06 00:44 papering 阅读(264) 评论(0) 推荐(0)
摘要: 1 阅读全文
posted @ 2020-05-06 00:36 papering 阅读(186) 评论(0) 推荐(0)
摘要: nginx log 日志等级 阅读全文
posted @ 2020-05-06 00:20 papering 阅读(496) 评论(0) 推荐(0)
摘要: nginx 并发数问题思考:worker_connections,worker_processes与 max clients-运维者说:从菜鸟到老鸟-51CTO博客 https://blog.51cto.com/liuqunying/1420556 nginx 并发数问题思考:worker_conn 阅读全文
posted @ 2020-05-06 00:02 papering 阅读(562) 评论(0) 推荐(0)
摘要: Graham Dumpleton: Obligations for calling close() on the iterable returned by a WSGI application. http://blog.dscpl.com.au/2012/10/obligations-for-cal 阅读全文
posted @ 2020-05-05 23:24 papering 阅读(130) 评论(0) 推荐(0)
摘要: https://tools.ietf.org/html/rfc6455 https://tools.ietf.org/html/rfc6455 7.4.1. Defined Status Codes Endpoints MAY use the following pre-defined status 阅读全文
posted @ 2020-05-05 23:22 papering 阅读(685) 评论(0) 推荐(0)
摘要: 1006 阅读全文
posted @ 2020-05-05 12:14 papering 阅读(254) 评论(0) 推荐(0)
摘要: tcp 半关闭 阅读全文
posted @ 2020-05-05 01:20 papering 阅读(182) 评论(0) 推荐(0)
摘要: 1 阅读全文
posted @ 2020-05-05 01:07 papering 阅读(271) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2020-05-05 00:35 papering 阅读(503) 评论(0) 推荐(0)
摘要: proc/sys/net/ipv4/下各项的意义 - 孤剑 - 博客园 https://www.cnblogs.com/AloneSword/p/3209653.html 阅读全文
posted @ 2020-05-04 23:51 papering 阅读(707) 评论(0) 推荐(0)
摘要: 记一次压测问题定位:connection reset by peer,TCP三次握手后服务端发送RST_网络_c359719435的专栏-CSDN博客 https://blog.csdn.net/c359719435/article/details/80300433 阅读全文
posted @ 2020-05-04 23:47 papering 阅读(508) 评论(0) 推荐(0)
摘要: daphne/server.py at master · django/daphne https://github.com/django/daphne/blob/master/daphne/server.py 阅读全文
posted @ 2020-05-02 19:41 papering 阅读(167) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*- """ requests.api ~~~~~~~~~~~~ This module implements the Requests API. :copyright: (c) 2012 by Kenneth Reitz. :license: Apache 阅读全文
posted @ 2020-05-02 19:25 papering 阅读(377) 评论(0) 推荐(0)
摘要: https://mp.weixin.qq.com/s/juvr89lAvM0uuDmyWyvqNA 阿里干货课堂丨Redis连接池的相关问题分析与总结 原创 技术僧 Java进阶与云计算开发 2018-07-18 阅读全文
posted @ 2020-05-02 18:31 papering 阅读(372) 评论(0) 推荐(0)
摘要: Connection reset by peer的常见原因及解决办法 Connection reset by peer的常见原因 - 简书 https://www.jianshu.com/p/263eacbddcce 重新分析connection reset by peer, socket writ 阅读全文
posted @ 2020-05-02 14:54 papering 阅读(2544) 评论(0) 推荐(0)
摘要: a 搜索 复制 阅读全文
posted @ 2020-05-02 02:47 papering 阅读(657) 评论(0) 推荐(0)
摘要: 线上nginx的一次“no live upstreams while connecting to upstream ”分析 线上nginx的一次“no live upstreams while connecting to upstream ”分析-飞翔的单车-51CTO博客 https://blog 阅读全文
posted @ 2020-04-30 00:33 papering 阅读(4285) 评论(0) 推荐(0)
摘要: 解决provisional headers are shown的过程 - caigan - 博客园 https://www.cnblogs.com/caicaizi/p/7844786.html 阅读全文
posted @ 2020-04-30 00:15 papering 阅读(783) 评论(0) 推荐(0)
摘要: django/asgiref: ASGI specification and utilities https://github.com/django/asgiref/ 阅读全文
posted @ 2020-04-30 00:04 papering 阅读(200) 评论(0) 推荐(0)
上一页 1 ··· 62 63 64 65 66 67 68 69 70 ··· 188 下一页