E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ngin
一个简单的监控网站是否正常并自动重启服务的shell脚本
head-n1|grep'200'`"];then echo-e"$(date+%Y-%m-%d)\n" killallnginx killallphp-fpm /usr/local/nginx/sbin/
ngin
吾爱
·
2014-07-31 16:00
nginx配置 开启nginx日志
error.log; #error_log logs/error.log notice; #error_log logs/error.log info; pid logs/
ngin
liyonghui160com
·
2014-07-18 16:00
nginx
招聘 php+mysql 3年以上开发经验程序员
Smarty,PHPLIB等模板技术;3、熟悉CSS,HTML、JavaScript、Ajax、Jquery等客户端脚本技术;4、熟悉LINUX操作系统及常用的管理命令优先;5、熟悉LINUX下apache,
ngin
高薪招聘程序员
·
2014-07-10 14:00
程序员
在Debian 7上配置Nginx + php-FPM + apc + MariaDB(翻译)
Ngin
林大锦
·
2014-07-06 23:00
nginx
PHP
linux
Debian
nginx搭建支持http和rtmp协议的流媒体服务器之二
/
ngin
fireroll
·
2014-07-02 14:00
nginx
[nginx@axwaydemo~]$tarzxvfnginx-1.6.0.tar.gz[
ngin
IT1693
·
2014-06-26 16:00
nginx
nginx+tomcat实现负载均衡,session同步
64172.16.12.101tomcattomcat1Centos6.5x86_64172.16.12.102tomcattomcat2二、负载均衡实现过程 1、nginx配置如下 [root@nginx ~]# grep -v "#" /etc/
ngin
斜视天花板
·
2014-05-21 18:42
tomcat
session
同步
nginx+tomcat实现负载均衡,session同步
64172.16.12.101tomcattomcat1Centos6.5x86_64172.16.12.102tomcattomcat2二、负载均衡实现过程1、nginx配置如下[root@nginx ~]# grep -v "#" /etc/nginx/
ngin
斜视天花板
·
2014-05-21 18:42
tomcat
同步
session
Nginx + Memcached + Tomcat 集群
Nginx+Memcached+Tomcat集群,与大家分享下:一:环境Tomcat7,下载链接:http://tomcat.apache.org/Nginx是nginx-1.2.8,下载链接:http://
ngin
jy00509336
·
2014-05-19 17:00
nginx日志切割shell脚本
access.log.bakPATH=/bin:/usr/bin:/sbin:/usr/sbinexport PATHlog_path="/usr/local/nginx/logs/"log_move="/var/log/
ngin
bbotte
·
2014-05-15 15:17
nginx
日志切割
shell
脚本
【
脚本
】
tomcat结合nginx或apache实现负载均衡
添加一下内容upstreamtomcat{定义一个名为tomcat的upstreamserver172.16.254.151:80;server172.16.254.144:8080;}编辑/etc/
ngin
li13522275125
·
2014-05-11 17:29
tomcat
ngin
配置301重定向设置方法和nginx子目录301重定向
nginx版本为1.1.19。若域名由a.com转移到了b.com,并对两个域名有所有权,可以:复制代码代码如下:server{server_namea.com;return301$scheme://b.com$request_uri;}重启服务器,然后看一下成功与否:复制代码代码如下:curl-Ia.comnginx子目录301重定向设置方法如我想把www.b.com/bfiles/downlo
·
2014-04-22 11:07
lanmp-nginx源码编译
1.4.2/src/core[root@server79core]#vimnginx.h#defineNGINX_VER "linux"注释掉gcc编译时的debug[root@server79
ngin
cunlifang
·
2014-04-13 22:01
nginx源码编译
如何在Ubuntu 12.04 上安装nginx?
步骤1—安装nginx打开终端( terminal),输入:sudo apt-get install nginx 步骤2—启动
ngin
samday
·
2014-03-31 11:00
nginx
ubuntu
CentOS6.4安装配置nginx+pcre+php/fpm-- 这个配置的nginx
安装pcre-develyum-yinstallgccgcc-c++rpm-buildmysql* php* automakeautoconflibtoolmake--skip-brokenpcre是
Ngin
我的去哈哈
·
2014-03-29 21:00
windows下安装配置nginx
listen 8073; 运行nginx下的nginx.exe,此时运行进程中会多两个nginx服务 nginx安装完成 NginxTray 1.0是管理nginx服务的,可以停止、重启、启动 下载
Ngin
·
2014-03-22 16:00
windows
linux下TIME_WAIT过多的解决办法(ip_local_port_range)(转)
(重启系统需要重新设置)如果使用了nginx代理,那么系统TIME_WAIT的数量会变得比较多,这是由于
ngin
ppppppppp2009
·
2014-03-14 18:00
php5编译出错
Don'tknowhowtodefinestructflockonthissystem,set--enable-opcache=no2、平台介绍:123456OSVersion:CentOSrelease6.4(Final)
Ngin
linchqd
·
2014-03-07 11:10
web开发
php5编译出错
php5编译出错
Don'tknowhowtodefinestructflockonthissystem,set--enable-opcache=no2、平台介绍:123456OSVersion:CentOSrelease6.4(Final)
Ngin
linchqd
·
2014-03-07 11:10
web开发
php5编译出错
随手小记
php-cgi消耗cpu过多导致机器负责过高
2.做出调整:1.
ngin
amwuqd
·
2014-02-21 14:19
php-cgi
消耗cpu
机器负责
Nginx端口监听队列的长度问题
问题排查>>1、nginx所监听的端口为80端口,在
ngin
talance
·
2014-02-17 17:00
nginx
backlog
关于 Nginx SPDY 使用的 Note
这里只是配置本地开发能用的证书,参考https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-
ngin
题叶
·
2014-02-11 00:00
ssl
nginx
ubuntu下安装nginx
12.04LTS64位,nginx是下载的目前官方最新的1.5.9.安装nginx前需要几样准备工作第一个需要C++编译器,在ubuntu下直接安装g++即可apt-getinstallg++然后,这个版本的
ngin
redstarofsleep
·
2014-01-28 13:00
Nginx支持shtml
背景:一个客户,原先使用APACHE来做WEB服务器,后来考虑到性能问题,转到了NGINX下,转到
NGIN
后发生一个问题,SHTML文件无法正常显示。
liuyangj05003
·
2014-01-01 15:00
nginx
shtml问题
Nginx支持shtml
背景:一个客户,原先使用APACHE来做WEB服务器,后来考虑到性能问题,转到了NGINX下,转到
NGIN
后发生一个问题,SHTML文件无法正常显示。
liuyangj05003
·
2014-01-01 15:00
nginx
shtml问题
运维技术
项目成长记(一)―― LNMP环境安装
下面就开始了: 我选择了CentOS-6.3-x86_64,
Ngin
村长爱技术
·
2013-12-21 13:18
PHP
nginx
mysql
安装
LNMP
Nginx源码剖析之内存池和内存管理
其特点是占有内存少,并发能力强,事实上nginx的并发能力确实在同类型的网页服务器中表现较好,目前中国大陆使用
ngin
祂锝鈊
·
2013-12-20 15:27
linux
c语言
linux
nginx
windowXP下搭建nginx和tomcat的集群
同时启动tomcat,再做相应的访问; www.2cto.com 配置nginx的配置:nginx.conf #
Ngin
老伯
·
2013-12-08 23:00
tomcat
nginx
负载均衡
cgi.fix_pathinfo=1时终极解决Nginx文件类型错误解析漏洞的方法
网上搜索到的解决办法挺多比如 再提供一种解决
Ngin
地狱星星
·
2013-11-21 11:00
ngnix
nginx基本操作
nbsp; 停止操作 停止操作是通过向nginx进程发送信号(什么是信号请参阅linux文 章)来进行的 步骤1:查询nginx主进程号 ps -ef | grep
ngin
rbible
·
2013-11-20 13:00
nginx
通过nginx实现内网hadoop集群对外访问web界面
而要实现内网机器给外网访问,要解决的问题是:1.hadoop、hbase页面上的url替换成外网能访问的url2.通过有限的端口、外网ip对外提供整集群访问强大的
ngin
u010926176
·
2013-11-15 15:00
nginx
HADOOP集群
nginx+tomcat动静态资源分离
gpasswd-awwwwww//将用户www加入用户组www2下载nginx、pcre(正则使用) wget http://blog.s135.com/soft/linux/nginx_php/nginx/
ngin
小爷不狂
·
2013-10-28 17:00
nginx
nginx
动静分离
tomcat动静分离
tomcat实现动静分离
php5.5编译安装报错 struct flock
Don'tknowhowtodefinestructflockonthissystem,set--enable-opcache=no2、平台介绍:123456OSVersion: CentOSrelease6.4(Final)
Ngin
lovelace521
·
2013-10-24 17:30
PHP
error
struct
flock
一些好用的nginx第三方模块
http://wiki.nginx.org/HttpEchoModule 便捷命令,输出nginx信息 3.Extended status module http://wiki.
ngin
macken
·
2013-10-23 17:00
nginx
Nginx安装标准
worker_processes8; worker_rlimit_nofile65535; error_log/opt/log/nginx/error.lognotice; #error_log/var/log/
ngin
ning109314
·
2013-10-11 13:00
nginx geo使用方法
默认情况下,
ngin
loveelva30
·
2013-09-30 14:17
nginx
网络
客户端
default
IP地址
Nginx反向代理,健康状态检测,过载保护及配置文件详解
其将源代码以类BSD许可证的形式发布,因它的稳定性、占有内存少,并发能力强、丰富的功能集、示例配置文件和低系统资源的消耗而闻名一、
Ngin
ALLEN_YNAG
·
2013-09-15 20:12
nginx
集群
反向代理
Nginx反向代理,健康状态检测,过载保护及配置文件详解
其将源代码以类BSD许可证的形式发布,因它的稳定性、占有内存少,并发能力强、丰富的功能集、示例配置文件和低系统资源的消耗而闻名一、
Ngin
ALLEN_YNAG
·
2013-09-15 20:12
集群
反向代理
nginx
Linux集群
http反向代理之haproxy详解
haproxy九、haproxy案例演示十、haproxy配置文件中的关键字参考十一、haproxy监控功能详解十二、haproxy负载均衡MySQL服务的配置示例一、前言在上几篇博客中我们主要讲解了
ngin
陈明乾
·
2013-09-11 10:53
web
http
反向代理
HTTP加速及应用服务器专题
nginx+mongodb-gridfs+squid 实现图片存储
squid实现简单的图片存储及图片缓存.图片先从nginx本地cache里查找,然后到站点去找,再而到squid里查找,都找不到最后才到mongodb-girdfs查找,然后把图片cache到squid.
Ngin
sky198912
·
2013-08-27 13:20
mongodb
nginx
squid
GridFS
LNMP配置
with-http_stub_status_module--with-http_ssl_module --user=nginx--group=nginxmake&&makeinstall/usr/local/
ngin
相思引
·
2013-08-13 21:41
mysql
nginx
PHP
LNMP
Nginx并添加nginx_upload_module
我这里要添加两个第三方模块,用来作文件上传和上传进度条
ngin
huanghuizz
·
2013-08-09 14:00
upload
inotify+rsync+ssh 同步
/bin/bashsrc=/etc/nginx/conf.d/des=/etc/
ngin
sxj52ll
·
2013-08-07 08:39
linux
color
target
title
blank
ubuntu下
ngin
(accesskey+session sticky+fair)编译安装笔记
ubuntu下nginx(含第三方模块:ngx_http_upstream_fair_module、HttpAccessKeyModule、nginx-upstream-jvm-route)的编译安装。一、下载nginx: http://nginx.org/en/download.htmlngx_http_upstream_fair_module:http://wiki.ng
小水熊
·
2013-08-03 19:00
Nginx配置文件nginx.conf详解
debug|info|notice|warn|error|crit] error_loglogs/error.loginfo; #进程文件 pidlogs/nginx.pid; #一个
ngin
时间在追我
·
2013-07-31 19:00
Nginx的configure配置参数详解
--sbin-path=-
Ngin
971502935
·
2013-07-29 14:13
local
执行文件
linux 下安装 nginx
/configure make && make install 安装nginx-1.7.1 tar xzvf
ngin
evan_shen
·
2013-06-21 14:00
nginx
linux
Nginx配置文件nginx.conf中文详解
| info | notice | warn | error | crit ] error_log /var/log/nginx/error.log info;#进程文件 pid /var/run/
ngin
funfly
·
2013-06-07 10:42
nginx
轻松完成网站提速:来自Google、淘宝等的Nginx PageSpeed模块
mod_pagespeed最初版本只作为Apache的模块,并不兼容
Ngin
xinxinzaiwai12
·
2013-06-06 17:49
Google
浏览器
服务器
web服务器
Web server调研分析
调研分析业界相关从业界使用情况来看,最新WebServer使用情况的数据如下:
Ngin
romandion
·
2013-06-05 14:00
上一页
17
18
19
20
21
22
23
24
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他