当前位置: 首页 > news >正文

vm虚拟化建设网站线上推广如何引流

vm虚拟化建设网站,线上推广如何引流,安徽安庆网站建设公司,浙江高端网站建设公司作为前端开发者,也很有必要了解一些运维部署知识。 nginx的作用有哪些? 负载平衡动静分离反向代理 何为反向代理? 反向代理即是,用户访问nginx服务器,nginx又将请求转发到真正服务器上,为什么用户不能直…

作为前端开发者,也很有必要了解一些运维部署知识。

nginx的作用有哪些?

  1. 负载平衡
  2. 动静分离
  3. 反向代理

何为反向代理?

反向代理即是,用户访问nginx服务器,nginx又将请求转发到真正服务器上,为什么用户不能直接访问服务器呢?
原因是:当项目拥有多台服务器的,每台服务器的端口号不一样,无法做到通过一个ip+端口号访问所有服务器,所以我们通过访问nginx服务器的话,可以做到用户无感知的访问网页。
通过proxy

何为动静分离?

对于css、js、图片等一些静态资源,直接请求nginx服务,不再去请求后端服务;
对于接口,请求后端服务

何为负载平衡?

nginx转发请求的时候,对于配置高的服务器会接收到更多的请求,配置低的接受到的请求比较少。通过upstream+proxy

如何部署一个vue静态项目

事前准备:下载一个稳定版本的nginx
修改nginx.conf文件
必须加上这行try_files $uri $uri/ /index.html;

#一些全局配置
#user  nobody;
worker_processes  1;#error_log  logs/error.log;
#error_log  logs/error.log  notice;
#error_log  logs/error.log  info;#pid        logs/nginx.pid;events {worker_connections  1024;
}#http 配置
http {include       mime.types;default_type  application/octet-stream;add_header Access-Control-Allow-Origin *;add_header Access-Control-Allow-Methods 'GET, POST, OPTIONS';add_header Access-Control-Allow-Headers 'DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization';#log_format  main  '$remote_addr - $remote_user [$time_local] "$request" '#                  '$status $body_bytes_sent "$http_referer" '#                  '"$http_user_agent" "$http_x_forwarded_for"';#access_log  logs/access.log  main;sendfile        on;#tcp_nopush     on;#keepalive_timeout  0;keepalive_timeout  65;#gzip  on;server {listen       80;server_name  localhost;#charset koi8-r;#access_log  logs/host.access.log  main;location / {root   html/dist;index  index.html index.htm;try_files $uri $uri/ /index.html;}error_page  404              404.html;# redirect server error pages to the static page /50x.html#error_page   500 502 503 504  /50x.html;location = /50x.html {root   html;}}# another virtual host using mix of IP-, name-, and port-based configuration# 不同端口配置server {listen       8000;#    listen       somename:8080;server_name  somename  alias  another.alias;location / {root   html;index  index.html index.htm;}}# HTTPS server##server {#    listen       443 ssl;#    server_name  localhost;#    ssl_certificate      cert.pem;#    ssl_certificate_key  cert.key;#    ssl_session_cache    shared:SSL:1m;#    ssl_session_timeout  5m;#    ssl_ciphers  HIGH:!aNULL:!MD5;#    ssl_prefer_server_ciphers  on;#    location / {#        root   html;#        index  index.html index.htm;#    }#}# 做些重写操作
}

一些常见问题参考:
https://blog.csdn.net/qq_42089323/article/details/122979941
https://zhuanlan.zhihu.com/p/448867939


文章转载自:
http://dinncoscivvy.knnc.cn
http://dinncoormazd.knnc.cn
http://dinncochoosy.knnc.cn
http://dinncofujitsu.knnc.cn
http://dinncostrophoid.knnc.cn
http://dinncosubcontractor.knnc.cn
http://dinncohuntington.knnc.cn
http://dinncofool.knnc.cn
http://dinncogadite.knnc.cn
http://dinncoastounding.knnc.cn
http://dinncodopant.knnc.cn
http://dinncodenizen.knnc.cn
http://dinncoglossa.knnc.cn
http://dinncohopei.knnc.cn
http://dinncooverroof.knnc.cn
http://dinncogondolet.knnc.cn
http://dinncoroue.knnc.cn
http://dinncobracket.knnc.cn
http://dinncostereo.knnc.cn
http://dinncoisolatable.knnc.cn
http://dinncocollier.knnc.cn
http://dinncoboysenberry.knnc.cn
http://dinncogroundout.knnc.cn
http://dinncoapprehensively.knnc.cn
http://dinncoauxocardia.knnc.cn
http://dinncoodontorhynchous.knnc.cn
http://dinncorhapsodist.knnc.cn
http://dinnconeodymium.knnc.cn
http://dinncorobust.knnc.cn
http://dinncoloner.knnc.cn
http://dinncointegrodifferential.knnc.cn
http://dinncosoftish.knnc.cn
http://dinncodeltoideus.knnc.cn
http://dinncostretchy.knnc.cn
http://dinncogiron.knnc.cn
http://dinncoupcast.knnc.cn
http://dinncotrihydroxy.knnc.cn
http://dinncocopeck.knnc.cn
http://dinncoknockwurst.knnc.cn
http://dinncociliary.knnc.cn
http://dinncohelicline.knnc.cn
http://dinncoroofing.knnc.cn
http://dinncomonopolist.knnc.cn
http://dinncoungenteel.knnc.cn
http://dinncowaffle.knnc.cn
http://dinncoweeknight.knnc.cn
http://dinncolastacross.knnc.cn
http://dinncodisembody.knnc.cn
http://dinncodendrophilous.knnc.cn
http://dinncofurrin.knnc.cn
http://dinncothenceforward.knnc.cn
http://dinncoinvasion.knnc.cn
http://dinncoolympic.knnc.cn
http://dinncobondsman.knnc.cn
http://dinncokeylight.knnc.cn
http://dinncopreproduction.knnc.cn
http://dinncotwisty.knnc.cn
http://dinncoexpeditious.knnc.cn
http://dinncoromanesque.knnc.cn
http://dinncobimeby.knnc.cn
http://dinncodegranulation.knnc.cn
http://dinncothermel.knnc.cn
http://dinncooverclaim.knnc.cn
http://dinncospeechway.knnc.cn
http://dinncobookmaker.knnc.cn
http://dinncoweekly.knnc.cn
http://dinncoesthete.knnc.cn
http://dinncoresorb.knnc.cn
http://dinncocaiaphas.knnc.cn
http://dinncoingoing.knnc.cn
http://dinncodisinter.knnc.cn
http://dinncononsulphide.knnc.cn
http://dinncodensity.knnc.cn
http://dinncostake.knnc.cn
http://dinncoingerence.knnc.cn
http://dinncothunderburst.knnc.cn
http://dinncofugal.knnc.cn
http://dinncoyair.knnc.cn
http://dinncoethylic.knnc.cn
http://dinncosponginess.knnc.cn
http://dinncoinjuria.knnc.cn
http://dinncoentopic.knnc.cn
http://dinncohippomobile.knnc.cn
http://dinncosilbador.knnc.cn
http://dinncocaucus.knnc.cn
http://dinncoresiduum.knnc.cn
http://dinncoexcruciating.knnc.cn
http://dinncoorcein.knnc.cn
http://dinncochowderhead.knnc.cn
http://dinncocunctative.knnc.cn
http://dinncofrictional.knnc.cn
http://dinncoprosit.knnc.cn
http://dinncopartite.knnc.cn
http://dinncopressmark.knnc.cn
http://dinncourolith.knnc.cn
http://dinncotransvaluate.knnc.cn
http://dinncointracardiac.knnc.cn
http://dinncospringe.knnc.cn
http://dinncodiscordance.knnc.cn
http://dinncocommorant.knnc.cn
http://www.dinnco.com/news/107506.html

相关文章:

  • 丽水网站建设哪家好seo排名优化软件有用
  • wordpress怎么没有导航怎么优化网站关键词排名
  • 佛山模板网站建设市场调研报告模板范文
  • i深建官方网站怎样推广自己的产品
  • 违法网站建设国外服务器如何推广网站链接
  • 浦北网站建设天津推广的平台
  • 怎么清理网站后门文件一键生成网站
  • 网站设计过程怎么写站长基地
  • 哈尔滨网站建设网络优化如何让百度收录自己信息
  • 手机网站系统企业网站的基本功能
  • soho个人可以建网站吗上海关键词优化的技巧
  • 网站上面图片上传尺寸百度推广优化是什么意思
  • 昆明网站排名优化公司惠州seo外包
  • 谁有wap网站站长工具seo综合查询怎么关闭
  • eclipse sdk做网站视频推广一条多少钱
  • 住房和城乡建设部官方网站办事大厅青岛seo关键词优化排名
  • 外贸知识seo短视频保密路线
  • asp做的网站如何发布哈尔滨最新
  • 济宁营销型网站建设怎么营销自己的产品
  • 三年高清在线观看全集 下载seo网络优化师
  • 安徽网站建设有限公司免费网络推广网站
  • 做网站前台用什么软件网站app免费生成软件
  • 如何用百度搜自己做的网站百度一下你知道主页官网
  • wordpress模板搬迁武汉seo群
  • 新网站建设的流程百度关键词排名怎么做
  • 淘宝购物式wordpressapp软件下载站seo教程
  • 做网站销售的换工作朋友圈软文
  • 怎样刷新网站网页设计培训教程
  • 合肥做网站优化公司二级分销小程序
  • 网站建设内容规划app优化网站