随笔分类 -  server

摘要:Netty系列之Netty高性能之道 https://www.infoq.cn/article/netty-high-performance 李林锋 李林锋 2014 年 5 月 29 日 话题:性能调优语言 & 开发架构 2014 年 5 月 29 日 话题:性能调优语言 & 开发架构 1. 背景 阅读全文
posted @ 2018-11-09 09:13 papering 阅读(217) 评论(0) 推荐(0)
摘要:wget http://nginx.org/download/nginx-1.15.6.tar.gz tar -xvf nginx-1.15.6.tar.gz ln -s nginx-1.15.6 nginx cd nginx ./configure checking for PCRE librar 阅读全文
posted @ 2018-11-07 10:14 papering 阅读(1635) 评论(0) 推荐(0)
摘要:Howto: Performance Benchmarks a Webserver last updated June 9, 2006 in CategoriesApache, FreeBSD, Howto, lighttpd, Linux, Networking,Troubleshooting,  阅读全文
posted @ 2018-10-30 18:16 papering 阅读(227) 评论(0) 推荐(0)
摘要:cgicc: Overview of the Common Gateway Interface https://www.gnu.org/software/cgicc/doc/cgi_overview.html Main Page Namespaces Classes Files Related Pa 阅读全文
posted @ 2018-10-21 17:39 papering 阅读(298) 评论(0) 推荐(0)
摘要:自定义安装_Logstash_数据采集_用户指南_日志服务-阿里云 https://help.aliyun.com/document_detail/49019.html NSSM - the Non-Sucking Service Manager http://nssm.cc/description 阅读全文
posted @ 2018-10-16 09:22 papering 阅读(465) 评论(0) 推荐(0)
摘要:场景 域名没在腾讯云备案,微信小程序图片uri服务暂停 http://mycom.com/img/wxpay.png 尽快回复uri访问, 由于小程序限制每月的域名白名单修改次数(一个月内可申请5次修改,本月还可修改5次),故开发阶段不调整原有小程序后台域名配置; 在小程序已经配置的域名清单中,寻找 阅读全文
posted @ 2018-10-02 10:27 papering 阅读(162) 评论(0) 推荐(0)
摘要:Apache-Coyote 阅读全文
posted @ 2018-10-02 09:58 papering 阅读(167) 评论(0) 推荐(0)
摘要:使用ab 进行并发压力测试 - 参与商 - 博客园 https://www.cnblogs.com/shenshangzz/p/8340640.html 使用ab 进行并发压力测试 ab全称为:apache bench。 是apache自带的压力测试工具。ab非常实用,它不仅可以对apache服务器 阅读全文
posted @ 2018-09-13 11:57 papering 阅读(520) 评论(0) 推荐(0)
摘要:Simple: Sample TCP/UDP server https://msdn.microsoft.com/en-us/library/aa231754(v=vs.60).aspx Simple: Sample TCP/UDP server This sample is a simple TC 阅读全文
posted @ 2018-09-11 14:59 papering 阅读(342) 评论(0) 推荐(0)
摘要:Apache-Coyote 阅读全文
posted @ 2018-08-22 23:51 papering 阅读(183) 评论(0) 推荐(0)
摘要:Request Header Or Cookie Too Large 阅读全文
posted @ 2018-08-21 15:21 papering 阅读(1280) 评论(0) 推荐(0)
摘要:VirtualHost Examples - Apache HTTP Server Version 2.2 http://httpd.apache.org/docs/2.2/vhosts/examples.html 阅读全文
posted @ 2018-08-14 17:32 papering 阅读(154) 评论(0) 推荐(0)
摘要:Tomcat主要充当servlet/JSP容器,不过它却有大量的功能可以与传统的Web服务器相媲美,对公共网关接口(Common Gateway Interface)的支持就是其中之一。 传统的Web服务器为了响应浏览器的请求,提供了运行外挂程序的一种方式,典型地用于处理基于Web的表单。这种机制叫 阅读全文
posted @ 2018-08-04 10:05 papering 阅读(578) 评论(0) 推荐(0)
摘要:Netty.docs: User guide for 4.x https://netty.io/wiki/user-guide-for-4.x.html 阅读全文
posted @ 2018-07-19 14:18 papering 阅读(137) 评论(0) 推荐(0)
摘要:大型网站图片服务器架构的演进 - 丁浪 - 博客园 https://www.cnblogs.com/dinglang/p/4608915.html 架构高性能海量图片服务器的技术要素 - 北游运维 - 开源中国 https://my.oschina.net/beiyou/blog/83210 在笔者 阅读全文
posted @ 2018-03-05 14:42 papering 阅读(333) 评论(0) 推荐(0)
摘要:请求的是文件 脚本请求 服务器内部文件请求 路径 相对性 相对服务器根目录 相对当前脚本路径 阅读全文
posted @ 2018-01-19 22:51 papering 阅读(168) 评论(0) 推荐(0)
摘要:180M电子书 通过已经下载到pc,在上传到私有公网服务器,之后,再异地下载 以下代码,文件内容错乱 [root@bigdata-server-03 mydataweb]# du -Bm 87M ./templates87M .[root@bigdata-server-03 mydataweb]# 阅读全文
posted @ 2017-12-29 16:46 papering 阅读(1132) 评论(0) 推荐(0)
摘要:https://en.wikipedia.org/wiki/List_of_HTTP_header_fields#cite_note-52 Common non-standard response fields[edit] Field nameDescriptionExample Content-S 阅读全文
posted @ 2017-12-15 19:19 papering 阅读(240) 评论(0) 推荐(0)
摘要:https://www.nginx.com/resources/wiki/start/topics/examples/simplepythonfcgi/ 117 2018-06-28 19:56:42 yum install nginx 118 2018-06-28 19:58:32 service 阅读全文
posted @ 2017-12-14 21:54 papering 阅读(166) 评论(0) 推荐(0)
摘要:WSGI is the Web Server Gateway Interface. It is a specification that describes how a web server communicates with web applications, and how web applic 阅读全文
posted @ 2017-12-14 21:23 papering 阅读(257) 评论(0) 推荐(0)