版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、1、 上傳weblogic安裝文件和nginx的源代碼包(略)2、 安裝weblogic8.16并破解#groupadd bea#useradd -d /bea -g bea weblogic#passwd weblogic#chmod +x server816_linux32.bin#su weblogic$./server816_linux32.bin(1) 回車(2) 選擇1,1 - Yes, I agree with the terms of the license(3) 選擇1,1|Create a new BEA Home(4) 輸入/bea,BEA Home = /bea (根據(jù)
2、實(shí)際情況選擇)(5) 選擇1,1|Yes, Use this BEA home directory /bea(6) 選擇1,-1|Complete|Install the complete BEA WebLogic Platform.(7) 回車,Product Installation Directory = /bea/weblogic81(8) 選擇1,1|Yes, use this product directory /bea/weblogic81$cp /opt/weblogic7_8_full_license/license.bea /bea/$cp /opt/weblogic7_8
3、_full_license/weblogic_sp.jar /bea/weblogic81/server/lib/ $chmod +x /bea/weblogic81/server/lib/weblogic_sp.jar3、 部署weblogic8.16的集群$cd /bea/weblogic81/common/bin/$./config.sh(1) 選擇1,-1|Create a new WebLogic configuration(2) 選擇4,4|Basic WebLogic Server Domain (3) 選擇2,2|No(4) 配置管理平臺(tái)信息| Name | Va
4、lue |_|_|1| *Name: | AdminServer |2| Listen address: | All Local Addresses |3| Listen port: | 6666 |4| SSL listen port: | N/A |5| SSL enabled: | false |(5) 選擇1,1|Yes| Name* | Listen address | Listen port | SSL listen port | SSL enabled | |_|_|_|_|_|1| lishi01 | All Local Addresses | 8001 | N/A | fal
5、se |2| lishi02 | All Local Addresses | 8002 | N/A | false |(6) 一路回車,直道出現(xiàn)以下界面| Name | Value |_|_|_| 1| *User name: | weblogic | 2| *User password: | | 3| *Confirm user password: | | 4| Description: | The default administration user |(7) 并且更改為以下| Name | Value | _|_|_| 1| *User name: | weblogic | 2| *U
6、ser password: | * | 3| *Confirm user password: | * | 4| Description: | The default administration user |(8) 模式的選擇,這里我是測(cè)試,選擇的是開發(fā)模式,根據(jù)需要自行選擇 -1|Development Mode2|Production Mode(9) Jdk的選擇,這里也是根據(jù)工程的開發(fā)使用得jdk來(lái)選擇,這里我選擇的sun的jdk1|JRockit SDK 1.4.2_10-8160 /bea/jrockit81sp6_142_102|Sun SDK 1.4.2_11 /bea/jdk1
7、42_113|Other Java SDK(10)域名的安裝位置,默認(rèn)就好Target Location = /bea/user_projects/domains(11)輸入你的域名(12)回車開始安裝4、 配置集群$cd /bea/user_projects/domains/lishi/$vi StartAdmin.shnohup ./startWebLogic.sh console.log &$vi Start_All_Server.shnohup ./startManagedWebLogic.sh lishi01 http:/ip:port lishi01.log & nohup ./s
8、tartManagedWebLogic.sh lishi02 http:/ip:port lishi02.log & $chmod +x StartAdmin.sh$./StartAdmin.sh等待管理服務(wù)器啟動(dòng)后$chmod +x Start_All_Server.sh$./Start_All_Server.sh通過(guò)http:/ip:port/console(1) 單擊Cluster(2)(3) 輸入cluster name,點(diǎn)擊create(4) 配置組播ip以及端口(5) 添加服務(wù)器到Cluster中(6) 依次點(diǎn)擊Machines,(7) 創(chuàng)建Machine(8) 配置ip以及端口(
9、9) 添加服務(wù)器到Machine5、 nginx的負(fù)載均衡#tar xzvf nginx-0.7.66.tar.gz#cd nginx-0.7.66#./configure -prefix=/opt/nginx -with-http_stub_status_module #make#make install#vi /opt/nginx/conf/nginx.confuser nobody nobody;worker_processes 8;error_log logs/error.log;#error_log logs/error.log notice;#error_log logs/erro
10、r.log info;pid logs/nginx.pid;events use epoll;worker_connections 51200;http include mime.types;default_type application/octet-stream;#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/a
11、ccess.log main;sendfile on;tcp_nopush on;#keepalive_timeout 0;keepalive_timeout 65;gzip on;gzip_min_length 1k;gzip_buffers 4 16k;gzip_http_version 1.0;gzip_comp_level 2;gzip_types text/plain application/x-javascript text/css application/xml; gzip_vary on;upstream lishiserver 4:8001;server
12、 4:8002;server listen 80;server_name 4;#charset koi8-r;#access_log logs/host.access.log main;#location / # root html;# index index.html index.htm;#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;location / proxy_redirect off;proxy_set_header Host $host;proxy_set_header X-Real-IP $remote_addr;p
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024年限:跨境電子商務(wù)平臺(tái)運(yùn)營(yíng)合同
- 2024年項(xiàng)目合同管理與招投標(biāo)策略比較分析3篇
- 2024年高端餐具采購(gòu)供應(yīng)合作合同版
- 2024年項(xiàng)目托管管理合同
- 2024年跨區(qū)域水資源調(diào)配與利用合同
- 2024玉器行業(yè)廣告代理與購(gòu)銷合同范本3篇
- 政工師個(gè)人述職報(bào)告格式【三篇】
- 2024路沿石石材深加工采購(gòu)合同3篇
- 2019初級(jí)會(huì)計(jì)實(shí)務(wù)-第六章:財(cái)務(wù)報(bào)表-資產(chǎn)負(fù)債表
- 顱內(nèi)動(dòng)脈瘤血管內(nèi)介入治療中國(guó)專家共識(shí)-2103
- 汽車租賃流程圖
- 兒童糖尿病的飲食
- 回收二手機(jī)免責(zé)協(xié)議書模板
- DL∕T 5362-2018 水工瀝青混凝土試驗(yàn)規(guī)程
- 可下載打印的公司章程
- 隧道二襯、仰拱施工方案
- 顫?。ㄅ两鹕。┲嗅t(yī)護(hù)理常規(guī)
- 果膠項(xiàng)目商業(yè)計(jì)劃書(模板范本)
- 旋挖鉆成孔掏渣筒沉渣處理施工工藝
- 安全資料目錄清單
- 集團(tuán)后備人才培養(yǎng)方案
評(píng)論
0/150
提交評(píng)論