dayproject3 nginx尚觀教學(xué)參考使用_第1頁
dayproject3 nginx尚觀教學(xué)參考使用_第2頁
dayproject3 nginx尚觀教學(xué)參考使用_第3頁
dayproject3 nginx尚觀教學(xué)參考使用_第4頁
dayproject3 nginx尚觀教學(xué)參考使用_第5頁
已閱讀5頁,還剩10頁未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)

文檔簡介

tomcat一個開源,運(yùn)行servlet和jspweb應(yīng)用軟件的基于java的web應(yīng)用軟件,但tomcat對靜態(tài)文件、高并發(fā)的處理能力弱。yum-yinstallgccopenssl-develzlib-develpcre-develncurses-tarxfznginx-useradd-M-r-s/sbin/nologinnginxcdnginx-1.6.2./configure--prefix=/usr--pid-path=/var/run/nginx/nginx.pid--user=nginx--group=nginx / /make&&make3、為nginx提供SysVinitvim#nginx-thisscriptstartsandstopsthenginxdaemon# -85#description:NginxisanHTTP(S)server,HTTP(S)reverse\ andIMAP/POP3 #processname:#config: #config: #pidfile: #Sourcefunction.#Sourcenetworking.#Checkthatnetworkingis["$NETWORKING"="no"]&&exit[-f/etc/sysconfig/nginx]&&./etc/sysconfig/nginxmake_dirs()#makerequireduser=`nginx-V2>&1|grep"configurearguments:"|sed's/[^*]*--\([^]*\).*/\1/g'-options=`$nginx-V2>&1|grep'configurearguments:'`foroptin$options;doif[`echo$opt|grep'.*-temp-path'`];thenvalue=`echo$opt|cut-d"="-f2`if[!-d"$value"];#echo"creating"mkdir-p$value&&chown-R$user}start()[-x$nginx]||exit[-f$NGINX_CONF_FILE]||exit6echo-n$"Starting$prog:daemon$nginx-c$NGINX_CONF_FILE[$retval-eq0]&&touch$lockfilereturn$retval}stop()echo-n $prog:killproc$prog-QUIT[$retval-eq0]&&rm-f$lockfilereturn$retval}restart()configtest||return$?}reload()configtest||returnecho-n$"Reloading$prog:"killproc$nginx-HUP}{}configtest()$nginx-t-c}{}rh_status>/dev/null}case"$1"inrh_status_q&&exitrh_status_q||exitrh_status_q||exitrh_status_q||exit0exit2 od+x#chkconfig--add#chkconfignginx#servicenginxstartvim #sed-i'/^[\t]*#/d;/^[\t]*$/d'#vimworker_processes3; worker_cpu_affinity001001001000; //將CPU1、CPU2、CPU3綁定到worker_connections15000; server{ //的端server_namelocalhost; location/{ indexindex.html } 500502503504/50x.html;location=/50x.html{ }}#/usr/sbin/nginx-nginx:theconfigurationfile/usr/local/nginx/conf/nginx.confsyntaxisoknginx:configurationfile/usr/local/nginx/conf/nginx.conftestissuccessful#pgrepnginx#kill-HUP#pgrepnginx#/etc/init.d/nginx#rm-rf/usr/local/nginx/html/* #echo"newnginx...">/usr/html/index.html#links-dump15newnginx...[root@master~]#/usr/local/nginx/sbin/nginx-/usr/local/nginx/sbin/nginx:errorwhileloadingsharedlibraries:libpcre.so.1:opensharedobjectfile:Nosuchfileor 33

==>==>[root@master~]#mkdir-p/nginx/{126,example,baidu}[root@master~]#echo"nginxtest: ">/nginx/126/[root@master~]#echo"nginxtest: ">/nginx/[root@master~]#echo"nginxtest: ">/nginx/baidu/[root@master~]#vimhttp keepalive_timeout65;{ location

{{location/{;基于 indexindex.html} indexindex.html}}{{; }[root@master~]#/usr/local/nginx/sbin/nginx-nginx:theconfigurationfile/usr/local/nginx/conf/nginx.confsyntaxisoknginx:configurationfile/usr/local/nginx/conf/nginx.conftestissuccessful[root@master~]#pgrepnginx[root@master~]#kill-HUP[root@master~]#/usr/local/nginx/sbin/nginx-s[root@master~]#links-nginxtest:[root@master~]#[root@master~]#links-dumpnginxtest:[root@master[root@master~]#links-dumpnginxtest:四、locationURI模塊location[=|~|~*|^~]uri{...locationURIlocation=URIlocation~URIlocation~*URIlocation^~URI^~location=/[configurationA}location/[configurationB}{[configurationC}location^~{[configurationD}location\.(gif|jpg|jpeg)${[configurationE]}請求“/”匹配配置A,請求“/index.html”匹配配置B,請求 .html”匹配配置C“/images/1.gif”匹配配置D“/locationURI上下文中,在指定rootpath時,URI的內(nèi)容會自 [root@master~]#htpasswd-cm/usr/local/nginx/passwd[root@master~]#htpasswd-m/usr/local/nginx/passwduser20[root@master~]#cat/usr/local/nginx/passwd[root@master~]#vimserver location/ indexindex.htmlindex.htm;auth_basic"nginxaccesstest!";}}[root@master~]#kill-1`cat[root@master~]# 語法 allowaddress|CIDR|unix:|默認(rèn)值 http,server,location,limit_except語法 denyaddress|CIDR|unix:|默認(rèn)值 http,server,location,limit_exceptserver{ location/ indexindex.htmlallowdeny}}#vimserver server_namelocalhost;#charsetkoi8-r;#access_loglogs/host.access.loglocation{rootindexindex.htmlindex.htm}{stub_statuson;allowall;}}[root@master~]#killall[root@master~]#/usr/local/nginx/sbin/nginx-nginx:theconfigurationfile/usr/local/nginx/conf/nginx.confsyntaxisoknginx:configurationfile/usr/local/nginx/conf/nginx.conftestissuccessful[root@master~]#/usr/local/nginx/sbin/nginx[root@master~]#firefoxserveracceptshandledrequests2727434serveracceptshandledrequests2727434Reading:2Writing:1Waiting:Activeconnections nginxserveracceptshandledrequests2727434 Reading:2Writing:1Waiting:Reading:2 Writing:1 返回給客戶端的header的個數(shù)(nginx正在客戶端請求應(yīng)的個數(shù))--響應(yīng)頭Waiting: autoindexon|Default:autoindexoff;Context:http,server,locationlocation/autoindex}limit_rate、httpserverlocationifinlocation/downloadlimit_rate_set_headerHost

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論