“nginx”相关日志
-
- 将NGINX的Cache放在内存里1天8小时前
- 作者:time2k的技术研究坊 标签:
nginx
缓存
内存
- 1. 修改/etc/fstab挂接内存文件系统,并指定selinux context tmpfs  ...
-
- 关于net.core.somaxconn参数71天前
- 作者:飞华电信 标签:
kernel
nginx
- 我们线上服务器net.core.somaxconn都是默认的128,这个参数会影响到所有AF_INET类型socket的listen队列 Man 2 listen可以知道: int listen(int s, int backlog); The ...
-
- 最新nginx-0.7.61安装教程[指南]104天前
- 作者:hqinfo2009 标签:
nginx
安装
配置
教程
- 下载PCRE7.9最新安装包 # wget http://ncu.dl.sourceforge.net/project/pcre/pcre/7.9/pcre-7.9.tar.gz 解压 # tar zxf pcre-7.9.tar.gz 配置编译参数 # cd pcre-7.9 # ./conf...
-
- [转]nginx status 每一项的含义142天前
- 作者:time2k的技术研究坊 标签:
nginx
status
含义
- active connections – 当前 Nginx 正处理的活动连接数。serveraccepts handled requests -- 总共处理了 14553819 个连接 , 成功创建 14553819 次握手 (证明中间没有失败的 ), 总共处理了 19239266 个请...
-
- ubuntu+nginx+php+mysql+phpmyadmin+Zend Optimizer197天前
- 作者:技术玩人 标签:
nginx
linux
php
- 搭建环境:ubuntu9.04+nginx0.6.35+php2.2.9+mysql5.0.75+phpmyadmin2.11.9.5+Zend Optimizer v3.3.3linux系统我选择了ubuntu9.04 desktop final版,经过一段时间的使用,整体上感觉不错,相信在服务器...
-
- Improve on nginx MP4 module201天前
- 作者:飞华电信 标签:
nginx
mp4
- Even if the request url without "start=" parameter,nginx mp4 module decode the file the same as with it.It is strange behavior , compare wit...
-
- nginx mp4 module loop bug201天前
- 作者:飞华电信 标签:
nginx
mp4
- Bug of the mp4 module for nginx (264.code-shop.com)When it decode a Bad file with 0 size mdat,it will enroll in a Endless.You can add a escape conditi...
-
- 别把Webserver累坏了203天前
- 作者:极客路线 :: Geek's path 标签:
apache2
nginx
html
css
js
- 天气又热起来了,想着服务器在机房里累的呼呼冒着热气,我多少有些于心不忍,于是想办法帮它减负吧。 首先是网页模板方面: 尽量减少修饰目的的<img/>,改用css来修饰模板,减小传输流量和request数目合并CSS和JS,就是把所有用到的CSS写到一个文件,JS写到一个文件...






