原文地址:http://nginx.com/resources/admin-guide/caching/
Nginx content cache
Nginx内容缓存
This chapter describes how to enable and configure caching responses received from proxied servers. When caching...
分类:
系统相关 时间:
2014-11-06 17:37:59
阅读次数:
333
这个报错,我弄了好久,第一次我以为我安装有问题,我就卸载重新安装了,但是在结果还是报这样子的错。查找phpmyadmin的安装位置输入:sudo dpkg -L phpmyadmin可以看到很多/usr/share/phpmyadmin/setup/frames/servers.inc.php/us...
分类:
Web程序 时间:
2014-11-06 16:22:45
阅读次数:
3638
#mkdir/home/mysql_servers/mysql330{7,8,9}-p#useradd-gmysqlmysql3307-s/bin/nologin-d/home/mysql_servers/mysql3307#tarxfmysql.tar.gz#cdmysql/#./configure--prefix=/home/mysql_servers/mysql3307#make#makeinstall#cpmysql3307/share/mysql/my-medium.cnfmysql3307/my...
分类:
数据库 时间:
2014-11-06 02:14:14
阅读次数:
192
我要配置DNS,修改/etc/resolv.conf,修改后重启服务 service network restart ,修改/etc/resolv.conf的信息丢失,请大家看看。修改前的配置# No nameservers found; try putting DNS servers into y...
分类:
其他好文 时间:
2014-11-05 22:44:54
阅读次数:
607
没事查看了一下php日志,发现提示进程数不够,日志信息如下:[04-Nov-201414:19:08]WARNING:[poolwww]seemsbusy(youmayneedtoincreasepm.start_servers,orpm.min/max_spare_servers),spawning8children,thereare0idle,and15totalchildren[04-Nov-201414:29:27]WARNING:[poolwww..
分类:
Web程序 时间:
2014-11-05 17:30:34
阅读次数:
355
瑞士军刀 nc //man 说的清楚了Common uses include:· simple TCP proxies· shell-script based HTTP clients and servers· network daemon testing· a SOCKS or HTTP Prox...
分类:
Web程序 时间:
2014-11-05 14:35:18
阅读次数:
343
Memory UsageOn linux, there are commands for almost everything, because the gui might not be always available. When working on servers only shell acce...
分类:
系统相关 时间:
2014-11-05 12:14:42
阅读次数:
265
第一步:window->preferences:Server->Runtime Environments窗口,add.第二步:window->preferences:Project Facets窗口,Dynamic Web Module勾上。第三步:window->preferences:Deplo...
分类:
Web程序 时间:
2014-11-04 17:01:16
阅读次数:
122
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.jee.server:hczm' did not find a matchin...
分类:
Web程序 时间:
2014-11-04 16:43:33
阅读次数:
228
web项目部署到tomcat除了用eclipse插件,eclipse也有一个Servers窗口来部署。问题背景:Servers窗口,我之前创建过一个Tomcat v6.0 Server,后来我把自动生成的工程Servers删了,又把eclipse中tomcat路径配置改了一下(因为我用配置文件ser...
分类:
系统相关 时间:
2014-11-03 17:41:07
阅读次数:
172