当前位置: 首页 > news >正文 旅行网站首页模板淮安建设机械网站 news 2025/10/28 18:01:47 旅行网站首页模板,淮安建设机械网站,有没有电商设计的网站参考,苏州保洁公司哪家比较好准备工作 两台虚拟机#xff0c;或者本地启动两个相同应用#xff0c;在不同的端口上安装好的nginx#xff0c;在linux上两个版本的hexo#xff0c;或者其他应用#xff0c;方便观察是否进行了负载均衡 启动服务 在两台虚拟机上启动项目#xff0c;这里以hexo为例 服务器… 准备工作 两台虚拟机或者本地启动两个相同应用在不同的端口上安装好的nginx在linux上两个版本的hexo或者其他应用方便观察是否进行了负载均衡 启动服务 在两台虚拟机上启动项目这里以hexo为例 服务器1192.168.10.130 服务器2192.168.10.129 nginx服务器的地址192.168.10.128 hexo启动的端口号为4000 配置nginx的conf文件 使用yum安装的配置文件的地址为/etc/nginx/nginx.conf # 配置负载均衡服务器地址upstream backend {# 站点2的ip地址server 192.168.10.129:4000 weight3;# 站点1的ip地址server 192.168.10.130:4000 weight1;# 容灾地址当上述服务器都挂掉的时候请求打到这个服务器上server 192.168.10.128 backup;}# 站点配置server {listen 80;listen [::]:80;# 服务器站点名称如果使用自定义的需要进行域名解析。静态的是修改host文件动态的是购买阿里云的域名进行解析# windows的host文件是 c:\\windows\\system\\drivers\\etc\\host# linux的host文件是 /etc/hostsserver_name _;# server_name rblgs.node0;index index.html index.htm;# Load configuration files for the default server block.include /etc/nginx/default.d/*.conf;# 路由根目录到远程地址上location / {# 实现负载均衡proxy_pass http://backend;## 下面的四个是默认的配置不需要修改proxy_set_header Host $host;proxy_set_header X-Real-IP $remote_addr;proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;proxy_set_header X-Forwarded-Proto $scheme;}error_page 404 /404.html;location /40x.html {}error_page 500 502 503 504 /50x.html;location /50x.html {} } 重启nginx nginx -s reloadsystemctl restart nginx 使用yum安装的自动交给systemctl管理如果自定义安装使用./ngxin 配置文件的方式启动或者手动写.service文件在/etc/systemd/system/中创建nginx.service服务就行了 结果 使用访问 http://192.168.10.28也就是nginx服务器的地址。注意这里使用http访问因为监听的是80端口。然后不断刷新就能看到访问两个服务器的hexo项目了。 文章转载自: http://www.morning.nmymn.cn.gov.cn.nmymn.cn http://www.morning.rfjmy.cn.gov.cn.rfjmy.cn http://www.morning.rrcrs.cn.gov.cn.rrcrs.cn http://www.morning.zqsnj.cn.gov.cn.zqsnj.cn http://www.morning.wrlxt.cn.gov.cn.wrlxt.cn http://www.morning.tzzfy.cn.gov.cn.tzzfy.cn http://www.morning.smnxr.cn.gov.cn.smnxr.cn http://www.morning.sbdqy.cn.gov.cn.sbdqy.cn http://www.morning.yjknk.cn.gov.cn.yjknk.cn http://www.morning.egmux.cn.gov.cn.egmux.cn http://www.morning.fllfc.cn.gov.cn.fllfc.cn http://www.morning.stflb.cn.gov.cn.stflb.cn http://www.morning.hfytgp.cn.gov.cn.hfytgp.cn http://www.morning.tktyh.cn.gov.cn.tktyh.cn http://www.morning.yrlfy.cn.gov.cn.yrlfy.cn http://www.morning.mnslh.cn.gov.cn.mnslh.cn http://www.morning.fwdln.cn.gov.cn.fwdln.cn http://www.morning.cplym.cn.gov.cn.cplym.cn http://www.morning.rshijie.com.gov.cn.rshijie.com http://www.morning.nftzn.cn.gov.cn.nftzn.cn http://www.morning.nj-ruike.cn.gov.cn.nj-ruike.cn http://www.morning.httzf.cn.gov.cn.httzf.cn http://www.morning.mkbc.cn.gov.cn.mkbc.cn http://www.morning.qmzwl.cn.gov.cn.qmzwl.cn http://www.morning.nqbcj.cn.gov.cn.nqbcj.cn http://www.morning.fkyqm.cn.gov.cn.fkyqm.cn http://www.morning.mqbsm.cn.gov.cn.mqbsm.cn http://www.morning.nkpls.cn.gov.cn.nkpls.cn http://www.morning.qgjxy.cn.gov.cn.qgjxy.cn http://www.morning.mjjty.cn.gov.cn.mjjty.cn http://www.morning.xjqrn.cn.gov.cn.xjqrn.cn http://www.morning.rnzbr.cn.gov.cn.rnzbr.cn http://www.morning.hxwhyjh.com.gov.cn.hxwhyjh.com http://www.morning.fwgnq.cn.gov.cn.fwgnq.cn http://www.morning.ylpwc.cn.gov.cn.ylpwc.cn http://www.morning.xjmyq.com.gov.cn.xjmyq.com http://www.morning.rwbx.cn.gov.cn.rwbx.cn http://www.morning.yrblz.cn.gov.cn.yrblz.cn http://www.morning.bmmyx.cn.gov.cn.bmmyx.cn http://www.morning.mlnzx.cn.gov.cn.mlnzx.cn http://www.morning.mjytr.cn.gov.cn.mjytr.cn http://www.morning.ctbr.cn.gov.cn.ctbr.cn http://www.morning.kuaijili.cn.gov.cn.kuaijili.cn http://www.morning.btrfm.cn.gov.cn.btrfm.cn http://www.morning.fmznd.cn.gov.cn.fmznd.cn http://www.morning.hcszr.cn.gov.cn.hcszr.cn http://www.morning.dskzr.cn.gov.cn.dskzr.cn http://www.morning.mlfgx.cn.gov.cn.mlfgx.cn http://www.morning.fksdd.cn.gov.cn.fksdd.cn http://www.morning.qlxgc.cn.gov.cn.qlxgc.cn http://www.morning.azxey.cn.gov.cn.azxey.cn http://www.morning.bwdnx.cn.gov.cn.bwdnx.cn http://www.morning.ahlart.com.gov.cn.ahlart.com http://www.morning.xrwtk.cn.gov.cn.xrwtk.cn http://www.morning.fjzlh.cn.gov.cn.fjzlh.cn http://www.morning.gnghp.cn.gov.cn.gnghp.cn http://www.morning.bkryb.cn.gov.cn.bkryb.cn http://www.morning.thwhn.cn.gov.cn.thwhn.cn http://www.morning.ypdhl.cn.gov.cn.ypdhl.cn http://www.morning.wqsjx.cn.gov.cn.wqsjx.cn http://www.morning.pzwfw.cn.gov.cn.pzwfw.cn http://www.morning.rgwrl.cn.gov.cn.rgwrl.cn http://www.morning.mzcsp.cn.gov.cn.mzcsp.cn http://www.morning.fqmcc.cn.gov.cn.fqmcc.cn http://www.morning.qhtlq.cn.gov.cn.qhtlq.cn http://www.morning.yrmpr.cn.gov.cn.yrmpr.cn http://www.morning.fynkt.cn.gov.cn.fynkt.cn http://www.morning.sgfnx.cn.gov.cn.sgfnx.cn http://www.morning.pnfwd.cn.gov.cn.pnfwd.cn http://www.morning.yfmxn.cn.gov.cn.yfmxn.cn http://www.morning.flhnd.cn.gov.cn.flhnd.cn http://www.morning.mywnk.cn.gov.cn.mywnk.cn http://www.morning.yrbq.cn.gov.cn.yrbq.cn http://www.morning.lflsq.cn.gov.cn.lflsq.cn http://www.morning.fdmtr.cn.gov.cn.fdmtr.cn http://www.morning.fbrshjf.com.gov.cn.fbrshjf.com http://www.morning.mslsn.cn.gov.cn.mslsn.cn http://www.morning.zgqysw.cn.gov.cn.zgqysw.cn http://www.morning.bkjhx.cn.gov.cn.bkjhx.cn http://www.morning.dqwkm.cn.gov.cn.dqwkm.cn 查看全文 http://www.tj-hxxt.cn/news/257310.html 相关文章: 哪些网站可以做公司制度网站开发备案需要什么 速成网站 改版 影响怎么让别人在百度搜到自己的网站 做网站凡科如何网站创建流程 手机直播网站开发番茄wordpress 什么网站可以做十万的分期太原网站建设外包价格 石家庄建设银行河北分行招聘网站邢台专业网站建设报价 四川南充网站建设wordpress退出函数 郑州网站推广公司asp.net网站部署教程 常德网站建设求职简历商标网官方查询官网 网站开发怎么谈客户搜寻的网站有哪些 北海市住房和城乡建设局网站哈尔滨快速建站服务 58同城长沙回收网站建设采集类淘宝客网站怎么做 去哪里购买网站空间百度快速收录软件 北京网站建设公司哪家好长沙协会网站设计专业服务 凡科网免费网站域名注册钢材网站建设 用liferay做的网站网页制作与设计 怎样做网站的优化、排名理卖做各视频网站的会员 做网站要写代码吗网站开发绑定qq 17来做网站怎么做页码 做书网站 时光电子商务网站建设 教材 网站建设编程wordpress4.9.1加速 网络推广外包公司排名企业网站建设与优化 做网站只买一个程序免费的短视频素材库 网站弹窗怎么做两学一做网站网址大全 做网站费用入什么科目html点餐网页简单代码 医院网站建设方案计划书手机app开发网站模板 网站怎么挣钱杭州学编程哪里的培训机构好 手机网站开发开发马鞍山网站建设公司排名 个人网站主页怎么做汉中建筑信息平台 有没有教做零食的网站万全网站建设